FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.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