LayoutControlItem.IsAccessible Property
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.1.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