ComponentOne Bitmap for WPF
C1.WPF.DX.4.6.2 Assembly / C1.Util.DX Namespace / TagAttribute Class / Value Property

In This Topic
    Value Property (TagAttribute)
    In This Topic
    Gets the value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As String
    public string Value {get;}
    See Also