FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / MinColumnWidthProperty Field

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