TdxLayoutControlItem.ControlOptions Property
Contains a set of options for associated control customization.
Declaration
property ControlOptions: TdxLayoutItemControlOptions read; write;
Property Value
Type |
---|
TdxLayoutItemControlOptions |
Remarks
The ControlOptions property is used to access TdxLayoutItemControlOptions class properties and methods. The class properties specify the external control look & feel within the ExpressLayout Control.
See Also