WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / DefaultColumnWidth Property
In This Topic
    DefaultColumnWidth Property
    In This Topic
    Gets or sets the default width of the columns.
    Syntax
    public GridLength DefaultColumnWidth {get; set;}
    See Also