ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.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 System.String
    public System.string Value {get;}
    See Also