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

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