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