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; }
ReadOnly Property ConsoleTemplate_aspx_ColumnWidths As String
Get
Property Value
Type:
StringA semi-colon separated list of HTML column widths. If only one width is provided it will be used for all columns.
See Also