TdxLayoutCheckBoxItem.CheckBoxOptions Property
Provides access to the layout check box’s settings.
Declaration
property CheckBoxOptions: TdxLayoutCheckBoxItemCheckBoxOptions read; write;
Property Value
| Type |
|---|
| TdxLayoutCheckBoxItemCheckBoxOptions |
Remarks
Refer to the TdxLayoutCheckBoxItemCheckBoxOptions class that contains the layout check box common settings.
See Also