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

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