Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavElement Class / AccValue Property

In This Topic
    AccValue Property
    In This Topic
    Gets accessible value for this element.
    Syntax
    'Declaration
     
    
    Protected Overridable Property AccValue As String
    protected virtual string AccValue {get; set;}
    See Also