C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / TextBoxStep Structure
Members

TextBoxStep Structure
The step attribute specifies the interval between legal numbers in an C1AutoCompleteTextBox.
Object Model
TextBoxStep StructureTextBoxStep Structure
Syntax
'Declaration
 
Public Structure TextBoxStep 
   Inherits System.ValueType
 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.Blazor.Input.TextBoxStep

See Also