Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1PropertyGrid Class / LabelWidth Property

In This Topic
    LabelWidth Property (C1PropertyGrid)
    In This Topic
    Gets or sets the width of generated labels for the SelectedObject's properties.
    Syntax
    'Declaration
     
    
    Public Property LabelWidth As Double
    public double LabelWidth {get; set;}
    See Also