ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / Bool Structure / Value Property

In This Topic
    Value Property (Bool)
    In This Topic
    Gets or sets the boolean value.
    Syntax
    'Declaration
     
    Public Property Value As System.Boolean
    public System.bool Value {get; set;}
    See Also