ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLNodePropertiesDialog Class / IsAccessible Property

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