BCGSoft.Controls.Grid Namespace : MergeInfo Class |
The following tables list the members exposed by MergeInfo.
Name | Description | |
---|---|---|
![]() | MergeInfo Constructor |
Name | Description | |
---|---|---|
![]() | CellSize | Specifies size of merged cell in pixels. |
![]() | LeftTop | Left top cell defined as index of column (X) and index of row (Y). |
![]() | MergeType | Current merge type. |
![]() | RightBottom | Right botton cell defined as index of column (X) and index of row (Y). |
Name | Description | |
---|---|---|
![]() | CopyFrom | |
![]() | SetEmpty | Clears merge info. |
![]() | ShouldSerialize | |
![]() | ToRectangle | Converts LeftTop and RightBottom properties to rectangle. |