Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / DefaultColumnWidthProperty Field

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