cxDefaultLookAndFeelSkinName Constant
Specifies the name of the default skin for all DevExpress controls.
Declaration
const cxDefaultLookAndFeelSkinName = '';
Remarks
The TcxLookAndFeel.SkinName and TcxLookAndFeelController.SkinName properties use this global constant as the default value.
See Also