Click or drag to resize

DataStandardChecked Property

Use for user interface handling by checkbox (true or false)

Namespace:  SOWIData
Assembly:  SOWIData (in SOWIData.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public bool Checked { get; set; }

Property Value

Type: Boolean

Implements

IDataStandardChecked
See Also