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