Skip to main content
All docs
V25.1
  • LayoutControlItem.IsAccessible Property

    Namespace: DevExpress.XtraLayout

    Assembly: DevExpress.XtraLayout.v25.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