TdxCustomLayoutControl.LookAndFeel Property
Specifies the drawing style of the ExpressLayout Control.
Declaration
property LookAndFeel: TdxCustomLayoutLookAndFeel read; write;
Property Value
Type |
---|
TdxCustomLayoutLookAndFeel |
Remarks
This property is obsolete; use the control’s LayoutLookAndFeel property instead.
See Also