Skip to main content
A newer version of this page is available. .

BootstrapGridViewColumnLayoutItem Constructors

Represents a layout item within the Grid View’s edit form.
Name Parameters Description
BootstrapGridViewColumnLayoutItem() none Initializes a new instance of the BootstrapGridViewColumnLayoutItem class with default settings.
BootstrapGridViewColumnLayoutItem(String, String) caption, name Initializes a new instance of the BootstrapGridViewColumnLayoutItem class.
See Also