Skip to main content

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