Columns Property
Sets or retrieves a value that indicates the number of columns for the Web Control.
Syntax
ASP N/A Script [ iColumns = ] TOOLBARTEXTBOX.Columns
Possible Values
iColumns System.Int32 that specifies or receives the number of columns for the Web Control. The property is read/write. The property has no default value.
Applies To
TOOLBARTEXTBOX
See Also