PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / C1PropertyGrid Class / MaxLabelWidthProperty Field

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