UserLookAndFeel.ResetParentLookAndFeel() Method
Sets the UserLookAndFeel.ParentLookAndFeel property to its default value.
Namespace: DevExpress.LookAndFeel
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Remarks
The ResetParentLookAndFeel method sets the UserLookAndFeel.ParentLookAndFeel property to a null reference. As a result, the parent LookAndFeel is not assigned.
See Also