Back to Devexpress

UserLookAndFeel.GetCompactUI() Method

windowsforms-devexpress-dot-lookandfeel-dot-userlookandfeel-951b4240.md

latest1.3 KB
Original Source

UserLookAndFeel.GetCompactUI() Method

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
[EditorBrowsable(EditorBrowsableState.Never)]
public virtual bool GetCompactUI()
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overridable Function GetCompactUI As Boolean

Returns

TypeDescription
Boolean

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

|

See Also

UserLookAndFeel Class

UserLookAndFeel Members

DevExpress.LookAndFeel Namespace