Skip to main content
All docs
V23.2

LayoutControlItem.IsAccessible Property

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
[DXCategory("Accessibility")]
public bool IsAccessible { get; set; }

Property Value

Type
Boolean
See Also