Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid 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