C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputMaskedTextBox Class / RowSpan Property

In This Topic
RowSpan Property (InputMaskedTextBox)
In This Topic
Gets or sets a value that indicates the total number of rows that input component spans within a grid.
Syntax
'Declaration
 
Public Overridable Property RowSpan As Integer
 
See Also