ComponentOne Bitmap for WPF
C1.WPF.DX.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 Boolean
    public bool Value {get; set;}
    See Also