Skip to main content

TdxSpreadSheetContainerRestrictions Type

A set of restriction flags applied to end-user interaction with a floating container object.

Declaration

TdxSpreadSheetContainerRestrictions = set of TdxSpreadSheetContainerRestriction;

Referenced Class

Type
TdxSpreadSheetContainerRestriction

Remarks

The Spreadsheet control allows you to limit end-user interactions with a floating container object by adding one or more of the supported restriction flags. For the individual restriction flag descriptions, refer to the TdxSpreadSheetContainerRestriction type description.

The TdxSpreadSheetContainerRestrictions type is referenced by the floating container object’s Restrictions property.

See Also