Skip to content

Value Property

Description

Gets or sets the state of the check box.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Value() As [CheckBoxValue](XtremeSuiteControls~Enumerations~CheckBoxValue_EN.md)

Remarks

The Value of a check box determines how the box will be visually displayed. The check box can have three different states: checked, unchecked, and grayed, each of which are found in the CheckBoxValue enumeration.

Check Box States

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.