Back to Devexpress

SchedulerHtmlTemplateItem Properties

windowsforms-devexpress-dot-xtrascheduler-dot-schedulerhtmltemplateitem-dot-underscore-properties.md

latest3.7 KB
Original Source

SchedulerHtmlTemplateItem Properties

An HTML-CSS template used to render Scheduler visual elements.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
IsEmptyReturns whether the HtmlTemplate.Template and HtmlTemplate.Styles properties are set to empty values. Inherited from HtmlTemplate.
NameThe object’s name. Inherited from HtmlTemplate.
PreviewTypeInherited from HtmlTemplate.
SiteGets or sets the ISite of the Component. Inherited from Component.
StylesGets or sets the template’s CSS code that specifies the appearance settings, size, padding, and layout options of UI elements. Inherited from HtmlTemplate.
TagGets or sets an object that stores custom data. Inherited from HtmlTemplate.
TemplateGets or sets the template’s HTML markup used to build a control’s UI. Inherited from HtmlTemplate.

See Also

SchedulerHtmlTemplateItem Class

SchedulerHtmlTemplateItem Members

DevExpress.XtraScheduler Namespace