TdxCustomLayoutItem.LookAndFeel Property
Deprecated. This property exists for backward compatibility only. Use the LayoutLookAndFeel property instead.
Declaration
property LookAndFeel: TdxCustomLayoutLookAndFeel read; write;
Property Value
Type | Description |
---|---|
TdxCustomLayoutLookAndFeel | Provides access to look & feel settings at the layout item or group level. |
See Also