Skip to main content

BootstrapSchedulerAppointmentDialogCommandItemBuilder Members

Methods

Name Description
BeginRow(Boolean) Inherited from BootstrapLayoutItemBuilderBase<T>.
Caption(String) Inherited from BootstrapLayoutItemBuilderBase<T>.
CaptionSettings(Action<BootstrapLayoutItemCaptionSettingsBuilder>) Inherited from BootstrapLayoutItemBuilderBase<T>.
ClientVisible(Boolean) Inherited from BootstrapLayoutItemBuilderBase<T>.
ColSpanLg(Int32) Inherited from BootstrapLayoutItemBuilderBase<T>.
ColSpanMd(Int32) Inherited from BootstrapLayoutItemBuilderBase<T>.
ColSpanSm(Int32) Inherited from BootstrapLayoutItemBuilderBase<T>.
ColSpanXl(Int32) Inherited from BootstrapLayoutItemBuilderBase<T>.
ColSpanXs(Int32) Inherited from BootstrapLayoutItemBuilderBase<T>.
Content(TemplateContent) Inherited from BootstrapLayoutItemBuilderBase<T>.
CssClasses(Action<BootstrapFormLayoutItemCssClassesBuilder>) Inherited from BootstrapLayoutItemBuilderBase<T>.
Editor(Action<BootstrapLayoutItemEditorBuilder>)
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.
HelpText(String) Inherited from BootstrapLayoutItemBuilderBase<T>.
HelpTextSettings(Action<BootstrapLayoutItemHelpTextSettingsBuilder>) Inherited from BootstrapLayoutItemBuilderBase<T>.
HorizontalAlign(FormLayoutHorizontalAlign) Inherited from BootstrapLayoutItemBuilderBase<T>.
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
Name(String)
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
RequiredMarkDisplayMode(FieldRequiredMarkMode) Inherited from BootstrapLayoutItemBuilderBase<T>.
ShowCaption(Nullable<Boolean>) Inherited from BootstrapLayoutItemBuilderBase<T>.
ToString() Returns a string that represents the current object. Inherited from Object.
Visible(Boolean) Inherited from BootstrapLayoutItemBuilderBase<T>.
VisibleIndex(Int32) Inherited from BootstrapLayoutItemBuilderBase<T>.
See Also