FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / AutoGenerateColumnsProperty Field

In This Topic
    AutoGenerateColumnsProperty Field (FlexGrid)
    In This Topic
    Identifies the AutoGenerateColumns dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly AutoGenerateColumnsProperty As DependencyProperty
    public static readonly DependencyProperty AutoGenerateColumnsProperty
    See Also