ColumnWidths Property
Overloads
ColumnWidths |
Array of one value determining the column widths. If omitted, a default value will be used. (-1 equals to 'auto') JSON property name: columnWidths |
ColumnWidths
Array of one value determining the column widths. If omitted, a default value will be used. (-1 equals to 'auto')
JSON property name: columnWidths
Declaration
IEnumerable<int> ColumnWidths { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.Int32> |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!