InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputSplitButton Class / Text Property

In This Topic
    Text Property (InputSplitButton)
    In This Topic
    Gets or sets the text associated with the component.
    Syntax
    'Declaration
     
    Public Overridable Property Text As String
    public virtual string Text {get; set;}
    See Also