Click or drag to resize

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

Property Value

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