Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandHolder Class / UIStrings Property

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