ComponentOne Bitmap for UWP
C1.UWP.DX 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