Overload | Description |
---|---|
Item(Int32) | Gets a new layout column for the specified layout column. |
Item(Int32,Int32) | Gets a new layout column for the specified range of layout columns. |
Overload | Description |
---|---|
Item(Int32) | Gets a new layout column for the specified layout column. |
Item(Int32,Int32) | Gets a new layout column for the specified range of layout columns. |
Exception | Description |
---|---|
System.IndexOutOfRangeException | Specified layout column index is out of range. It must be less than the layout column count or -1 for all. |