LayoutControlItem.IsAccessible Property
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v26.1.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
[DXCategory("Accessibility")]
public bool IsAccessible { get; set; }
Property Value
| Type |
|---|
| Boolean |
See Also