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