Back to Devexpress

DxSchedulerCustomFormLayoutItem Properties

blazor-devexpress-dot-blazor-dot-dxschedulercustomformlayoutitem-dot-underscore-properties.md

latest3.6 KB
Original Source

DxSchedulerCustomFormLayoutItem Properties

The layout item with custom content for the appointment edit form.

NameDescription
BeginRowSpecifies whether the layout item starts a new row. Inherited from SchedulerFormLayoutItemBase.
CaptionSpecifies the layout item’s caption. Inherited from SchedulerFormLayoutItemBase.
CaptionCssClassAssigns a CSS class to the layout item’s caption. Inherited from SchedulerFormLayoutItemBase.
ColSpanLgSpecifies the number of columns the layout item occupies on a large screen (992px or wider). Inherited from SchedulerFormLayoutItemBase.
ColSpanMdSpecifies the number of columns the layout item occupies on medium screens (768px or wider). Inherited from SchedulerFormLayoutItemBase.
ColSpanSmSpecifies the number of columns the layout item occupies on small screens (576px or wider). Inherited from SchedulerFormLayoutItemBase.
ColSpanXlSpecifies the number of columns the layout item occupies on extra large screens (1200px or wider). Inherited from SchedulerFormLayoutItemBase.
ColSpanXsSpecifies the number of columns the layout item occupies on extra small screens (less than 576px). Inherited from SchedulerFormLayoutItemBase.
CssClassAssigns a CSS class to a layout item. Inherited from SchedulerFormLayoutItemBase.
IconCssClassSpecifies the icon’s CSS class. Inherited from SchedulerFormLayoutItemBase.
ShowIconSpecifies whether to show a layout item’s icon. Inherited from SchedulerFormLayoutItemBase.
TemplateSpecifies the template used to display item content.
VisibleSpecifies whether the layout item is visible. Inherited from SchedulerFormLayoutItemBase.

See Also

DxSchedulerCustomFormLayoutItem Class

DxSchedulerCustomFormLayoutItem Members

DevExpress.Blazor Namespace