TdxSpreadSheetSetPortraitPageOrientation.AutoCheck Property
Declaration
property AutoCheck; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
If this property is set to True, the Checked property switches between True and False in response to an Execute function call. Otherwise, the action object does not update the linked UI element’s state when it executes.
The default AutoCheck property value is True.
See Also