TdxCustomLayoutItem.LookAndFeel Property
Specifies ExpressLayout Control drawing style for the layout element.
Declaration
property LookAndFeel: TdxCustomLayoutLookAndFeel read; write;
Property Value
Type |
---|
TdxCustomLayoutLookAndFeel |
Remarks
This property is obsolete; use the item’s LayoutLookAndFeel property instead.
See Also