Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / LabeledValue Class / Value Property

In This Topic
    Value Property (LabeledValue)
    In This Topic
    Gets or sets actual value represented by this LabeledValue object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Object
    public object Value {get;}
    See Also