ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / CustomFilterDialog Class / IsAccessible Property

In This Topic
    IsAccessible Property (CustomFilterDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsAccessible As System.Boolean
    public System.bool IsAccessible {get; set;}
    See Also