TcxCustomInplaceEditContainer.Styles Property
Specifies the styles managing the appearance of an editing control’s item.
Declaration
property Styles: TcxEditContainerStyles read; write;
Property Value
Type |
---|
TcxEditContainerStyles |
Remarks
Use the Styles property to specify the styles for editing control elements (TreeList columns, for instance).
See Also