TdxSaveFileDialog.LookAndFeel Property
Specifies the look and feel settings applied to the “Save As” dialog.
Declaration
property LookAndFeel: TcxLookAndFeel read; write;
Property Value
Type | Description |
---|---|
TcxLookAndFeel | Stores appearance settings of a DevExpress control. |
See Also