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

In This Topic
    ButtonTexts Property
    In This Topic
    Gets or sets the texts displayed on the buttons.
    Syntax
    'Declaration
     
    Public ReadOnly Property ButtonTexts As UIStrings
    public UIStrings ButtonTexts {get;}
    See Also