The following tables list the members exposed by Corners.
Name | Description | |
---|---|---|
![]() | Corners Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | All | Sets all corners at once. |
![]() | BottomLeft | Gets or sets the bottom-left corner. |
![]() | BottomRight | Gets or sets the bottom-right corner. |
![]() | HasAll | Gets whether all corners have been created. |
![]() | HasBottomLeft | Gets whether the bottom-left corner has been created. |
![]() | HasBottomRight | Gets whether the bottom-right corner has been created. |
![]() | HasTopLeft | Gets whether the top-left corner has been created. |
![]() | HasTopRight | Gets whether the top-right corner has been created. |
![]() | IsSealed | Gets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase) |
![]() | TopLeft | Gets or sets the top-left corner. |
![]() | TopRight | Gets or sets the top-right corner. |
Name | Description | |
---|---|---|
![]() | Seal | Makes the instance immutable. Any attempts to modify properties or members will result in an exception. (Inherited from Infragistics.Documents.Reports.SealableBase) |