Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / LabeledValue Class / Label Property

In This Topic
    Label Property (LabeledValue)
    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