ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGrid Class / AutoGenerateColumnsProperty Field

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