Click or drag to resize

PagePropertiesConsoleTemplate_aspx_ColumnWidths Property

A semi-colon separated list of HTML column widths. If only one width is provided it will be used for all columns.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string ConsoleTemplate_aspx_ColumnWidths { get; }

Property Value

Type: String
A semi-colon separated list of HTML column widths. If only one width is provided it will be used for all columns.
See Also