Click or drag to resize

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; }

Property Value

Type: Int32
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.
See Also