TcxLookAndFeel.MasterLookAndFeel Property
Provides access to the look & feel settings that are in effect when corresponding setting modification flags are not set.
#Declaration
property MasterLookAndFeel: TcxLookAndFeel read; write;
#Property Value
Type | Description |
---|---|
Tcx |
The parent look & feel settings that affect a control when the Assigned This property always returns |
#Remarks
The MasterLookAndFeel
property provides access to the source of default look & feel settings for the current property set. A DevExpress control or dialog can inherit its look & feel settings from a TdxSkinController component (global settings) or its parent DevExpress component.
You can use the MasterLookAndFeel
property to explicitly define the source of default look & feel settings for a DevExpress control.
Note
DevExpress controls never inherit look & feel settings from containers, such as Tdx
Every component that can be a source of default look & feel settings (such as Tdx