Skip to main content

BootstrapGridViewFormLayoutPropertiesBuilder Methods

Contains settings that relate to the FormLayout used in the GridView’s edit form.
Name Description
AlignItemCaptionsInAllGroups(Boolean) Inherited from BootstrapGridViewFormLayoutPropertiesBuilderBase<T>.
EncodeHtml(Boolean) Inherited from BootstrapGridViewFormLayoutPropertiesBuilderBase<T>.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
Equals(Object, Object) Determines whether the specified object instances are considered equal. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
Items(Action<BootstrapGridViewLayoutItemCollectionBuilder>) Provides access to the collection of items placed in the edit form layout.
LayoutType(FormLayoutType) Inherited from BootstrapGridViewFormLayoutPropertiesBuilderBase<T>.
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
OptionalMark(String) Inherited from BootstrapGridViewFormLayoutPropertiesBuilderBase<T>.
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
RequiredMark(String) Inherited from BootstrapGridViewFormLayoutPropertiesBuilderBase<T>.
RequiredMarkDisplayMode(RequiredMarkMode) Inherited from BootstrapGridViewFormLayoutPropertiesBuilderBase<T>.
SettingsItemCaptions(Action<BootstrapLayoutItemCaptionSettingsBuilder>) Inherited from BootstrapGridViewFormLayoutPropertiesBuilderBase<T>.
SettingsItemHelpTexts(Action<BootstrapLayoutItemHelpTextSettingsBuilder>) Inherited from BootstrapGridViewFormLayoutPropertiesBuilderBase<T>.
SettingsItems(Action<BootstrapLayoutGroupItemSettingsBuilder>) Inherited from BootstrapGridViewFormLayoutPropertiesBuilderBase<T>.
ShowItemCaptionColon(Boolean) Inherited from BootstrapGridViewFormLayoutPropertiesBuilderBase<T>.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also