PagePropertiesBootConsoleTemplate_aspx_Columns Property |
The number of columns in the layout (default) is 1. When multiple columns are specified all non-fixed elements without Column specified will go into column 0.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int BootConsoleTemplate_aspx_Columns { get; }
ReadOnly Property BootConsoleTemplate_aspx_Columns As Integer
Get
Property Value
Type:
Int32The number of columns in the layout (default) is 1. When multiple columns are specified all non-fixed elements without Column specified will go into column 0.
See Also