Version

Borders Class Properties

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

Public Properties
 NameDescription
Public PropertyAllSets all borders at once.  
Public PropertyBottomGets or sets the bottom border.  
Public PropertyCornersGets or sets corners.  
Public PropertyHasAllGets whether borders have been created on all sides.  
Public PropertyHasBottomGets whether a bottom border has been created.  
Public PropertyHasLeftGets whether a left border has been created.  
Public PropertyHasRightGets whether a right border has been created.  
Public PropertyHasTopGets whether a top border has been created.  
Public PropertyHorizontalSets horizontal borders at once.  
Public PropertyIsSealedGets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase)
Public PropertyLeftGets or sets the left border.  
Public PropertyRightGets or sets the right border.  
Public PropertyTopGets or sets the top border.  
Public PropertyVerticalSets vertical borders at once.  
See Also