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

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