[]
        
(Showing Draft Content)

FarPoint.Win.CheckValue

CheckValue Enum

Specifies the value of the check box.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public enum CheckValue
Public Enum CheckValue

Fields

Name Description
False

Sets the check box value to false

Indeterminate

Sets the check box value to indeterminate

True

Sets the check box value to true