ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DbNavigator Class / UIStrings Property

In This Topic
    UIStrings Property (C1DbNavigator)
    In This Topic
    Gets the collection of user interface strings.
    Syntax
    'Declaration
     
    Public ReadOnly Property UIStrings As UIStrings
    public UIStrings UIStrings {get;}
    See Also