TdxCustomCalloutPopup.LookAndFeel Property
Specifies the look and feel of the callout popup.
Declaration
property LookAndFeel: TcxLookAndFeel read; write;
Property Value
Type |
---|
TcxLookAndFeel |
Remarks
Use this property to access and adjust look and feel settings applied to the callout popup’s background and borders. To learn more, refer to the TcxLookAndFeel class description.
See Also