Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcTextBox Class / GcTextBox Constructor


In This Topic
    GcTextBox Constructor
    In This Topic
    Initializes a new instance of the GcTextBox class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New GcTextBox()
    public GcTextBox()
    See Also