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

In This Topic
    Text Property (InputSeparator)
    In This Topic
    This property has no effect on InputSeparator.
    Syntax
    'Declaration
     
    Public Overrides Property Text As String
    public override string Text {get; set;}
    See Also