Skip to main content Skip to complementary content
Close announcements banner

ColumnWidths Property

Overloads

ColumnWidths

Array determining the column widths. If omitted, a default value will be used. (-1 equals to 'auto')

JSON property name: columnWidths

ColumnWidths

Array determining the column widths. If omitted, a default value will be used. (-1 equals to 'auto')

JSON property name: columnWidths

Declaration

      public IEnumerable<int> ColumnWidths { get; set; }
    

Property Value

Type Description
System.Collections.Generic.IEnumerable<System.Int32>

Implements

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!