Version

PageSection Class Properties

For a list of all members of this type, see PageSection members.

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the appearance used to render the section.  
Public PropertyBorderSidesReturns or sets which sides of the section border will be rendered.  
Public PropertyBorderStyleReturns or sets the borderstyle rendered around the section.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDocumentReturns the owning print document.  
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasMarginsIndicates if the Margins object has been allocated.  
Public PropertyHasPaddingIndicates if the Padding object has been allocated.  
Public PropertyMarginsReturns or sets the amount of space between the containing area and the border.  
Public PropertyPaddingReturns or sets the amount of space between the border and the sections contents.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also