PageElementPropertiesConsoleDatasheet_Column Property |
The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int ConsoleDatasheet_Column { get; }
ReadOnly Property ConsoleDatasheet_Column As Integer
Get
Property Value
Type:
Int32The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate.
See Also