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