Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / LabeledValue Class / Label Property

In This Topic
    Label Property
    In This Topic
    Gets label for the value to display in the UI.
    Syntax
    'Declaration
     
    Public ReadOnly Property Label As String
    public string Label {get;}
    See Also