Version

Corners Class Properties

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

Public Properties
 NameDescription
Public PropertyAllSets all corners at once.  
Public PropertyBottomLeftGets or sets the bottom-left corner.  
Public PropertyBottomRightGets or sets the bottom-right corner.  
Public PropertyHasAllGets whether all corners have been created.  
Public PropertyHasBottomLeftGets whether the bottom-left corner has been created.  
Public PropertyHasBottomRightGets whether the bottom-right corner has been created.  
Public PropertyHasTopLeftGets whether the top-left corner has been created.  
Public PropertyHasTopRightGets whether the top-right corner has been created.  
Public PropertyIsSealedGets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase)
Public PropertyTopLeftGets or sets the top-left corner.  
Public PropertyTopRightGets or sets the top-right corner.  
See Also