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

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