FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / MaxColumnWidthProperty Field

In This Topic
    MaxColumnWidthProperty Field (FlexGrid)
    In This Topic
    Identifies the MaxColumnWidth dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MaxColumnWidthProperty As DependencyProperty
    public static readonly DependencyProperty MaxColumnWidthProperty
    See Also