Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / AdvancedEditor Class / Label Property

In This Topic
    Label Property (AdvancedEditor)
    In This Topic
    Gets the label of the advanced editor control.
    Syntax
    'Declaration
     
    
    Public Property Label As String
    public string Label {get; set;}
    See Also