Back to Devexpress

UserLookAndFeel.IsLookAndFeelHierarchyRoot Property

windowsforms-devexpress-dot-lookandfeel-dot-userlookandfeel-d298269f.md

latest1.3 KB
Original Source

UserLookAndFeel.IsLookAndFeelHierarchyRoot Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.LookAndFeel

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public virtual bool IsLookAndFeelHierarchyRoot { get; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overridable ReadOnly Property IsLookAndFeelHierarchyRoot As Boolean

Property Value

Type
Boolean

See Also

UserLookAndFeel Class

UserLookAndFeel Members

DevExpress.LookAndFeel Namespace