C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputLabel Class / ColumnSpan Property

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