BootstrapEditorCssClasses Properties
Stores CSS classes applied to visual elements of an editor.Name | Description |
---|---|
BinaryImage | Gets or sets the name of a CSS class applied the Binary Image control’s root element. |
BinaryImageButton | Gets or sets the name of a CSS class applied to the Binary Image control’s button element. |
BinaryImageButtonPanel | Gets or sets the name of a CSS class applied to the Binary Image control’s button panel element. |
BinaryImageDeleteButton | Gets or sets the name of a CSS class applied to the Binary Image control’s Delete button element. |
BinaryImageEmptyValueText | Gets or sets the name of a CSS class applied to the Binary Image control’s display text element when its value is empty. |
BinaryImageOpenDialogButton | Gets or sets the name of a CSS class applied to the Binary Image control’s button invoking the Open dialog. |
BinaryImageProgressBar | Gets or sets the name of a CSS class applied to the Binary Image control’s progress bar element. |
ButtonEdit | Gets or sets the name of a CSS class applied to the Button Edit control’s root element. |
ButtonEditButton | Gets or sets the name of a CSS class applied to the Button Edit’s button element. |
ButtonEditClearButton | Gets or sets the name of a CSS class applied to the Button Edit’s Clear button element. |
Calendar | Gets or sets the name of a CSS class applied to the Calendar control’s root element. |
CalendarButton | Gets or sets the name of a CSS class applied to a button displayed within the Calendar control. |
CalendarDay | Gets or sets the name of a CSS class applied to applied to a calendar day element. |
CalendarDayDisabled | Gets or sets the name of a CSS class applied to a disabled calendar day element. |
CalendarDayHeader | Gets or sets the name of a CSS class applied to the Calendar control’s day of the week header element. |
CalendarDayOtherMonth | Gets or sets the name of a CSS class applied to a calendar day that does not belong to the current month. |
CalendarDayOutOfRange | Gets or sets the name of a CSS class applied to a calendar day that does not belong the active date range. |
CalendarDaySelected | Gets or sets the name of a CSS class applied to a selected calendar day element. |
CalendarDayWeekEnd | Gets or sets the name of a CSS class applied to a calendar weekend day element. |
CalendarFastNavHeader | Gets or sets the name of a CSS class applied to the Calendar control’s area that allows a user to return back to the previous mode within the fast navigation area. |
CalendarFastNavigation | Gets or sets the name of a CSS class applied to the Calendar control’s fast navigation panel. |
CalendarFastNavItem | Gets or sets the name of a CSS class applied to the Calendar control’s fast navigation area items. |
CalendarFastNavItemOtherPeriod | Gets or sets the name of a CSS class applied to the Calendar control’s fast navigation area items that belong to the neighboring period. |
CalendarFooter | Gets or sets the name of a CSS class applied to the Calendar control’s footer element. |
CalendarHeader | Gets or sets the name of a CSS class applied to the Calendar control’s header element. |
CalendarMonthGrid | Gets or sets the name of a CSS class applied to a calendar grid element. |
CalendarToday | Gets or sets the name of a CSS class applied to the Calendar control’s current day element. |
CalendarWeekNumber | Gets or sets the name of a CSS class applied to the calendar week number element. |
CheckBox | Gets or sets the name of a CSS class applied to a Check Box control’s root element. |
CheckBoxList | Gets or sets the name of a CSS class applied to the Check Box List control’s root element. |
ColorEdit | |
ColorEditAutomaticColorItem | |
ColorEditColorGrid | |
ColorEditColorIndicator | |
ColorEditColorItem | |
ColorEditColorPicker | |
ColorEditColorPickerButton | |
ColorEditCustomColorButton | |
ComboBox | Gets or sets the name of a CSS class applied to the Combo Box control’s root element. |
DateEdit | Gets or sets the name of a CSS class applied to the Date Edit control’s root element. |
DateEditTimeSection | Gets or sets the name of a CSS class applied the Date Edit control’s time section element. |
DropDownApplyButton | |
DropDownCloseButton | |
DropDownEdit | Gets or sets the name of a CSS class applied to the Dropdown Edit control’s root element. |
DropDownWindow | Gets or sets the name of a CSS class applied to an editor’s drop-down window element. |
Hyperlink | Gets or sets the name of a CSS class applied to the Text Box control’s root element. |
IconBinaryImageDeleteButton | The CSS class of an icon displayed by the Binary Image control’s Delete button. |
IconBinaryImageOpenDialogButton | The CSS class of an icon displayed by the Binary Image control’s Open Dialog button. |
IconClearButton | The CSS class of an icon displayed by an editor’s Clear button. |
IconDecrement | The CSS class of an icon displayed by the Spin Edit control’s decrement button. |
IconDropDownApplyButton | |
IconDropDownButton | The CSS class of an icon displayed by an editor’s dropdown button. |
IconDropDownCloseButton | |
IconEllipsis | The CSS class of an icon displayed by an editor’s ellipsis button. |
IconFastNavBack | The CSS class of an icon displayed by the Calendar control’s Back fast navigation panel element. |
IconFastNavNextYear | The CSS class of an icon displayed by the Calendar control’s Next Year fast navigation panel button. |
IconFastNavPrevYear | The CSS class of an icon displayed by the Calendar control’s Previous Year fast navigation panel button. |
IconIncrement | The CSS class of an icon displayed by the Spin Edit control’s increment button. |
IconLargeDecrement | The CSS class of an icon displayed by the Spin Edit control’s large decrement button. |
IconLargeIncrement | The CSS class of an icon displayed by the Spin Edit control’s large increment button. |
IconListBoxHideFilterButton | |
IconListBoxShowFilterButton | |
IconNextLargePeriod | |
IconNextPeriod | |
IconPrevLargePeriod | |
IconPrevPeriod | |
IconTagRemoveButton | The CSS class of an icon displayed by the Tag Box control’s Remove Tag button. |
Image | Gets or sets the name of a CSS class applied the Image control’s root element. |
ListBox | Gets or sets the name of a CSS class applied to the List Box control’s root element. |
ListBoxFilter | |
ListBoxFilterEdit | |
ListBoxItem | Gets or sets the name of a CSS class applied to the List Box item element. |
ListBoxSelectAll | |
Memo | Gets or sets the name of a CSS class applied to the Memo control’s root element. |
NullText | Gets or sets the name of a CSS class applied to an editor’s Null Text element. |
ProgressBar | Gets or sets the name of a CSS class applied to the Progress Bar control’s root element. |
RadioButton | Gets or sets the name of a CSS class applied to the Radio Button control’s root element. |
RadioButtonList | Gets or sets the name of a CSS class applied to the Radio Button List control’s root element. |
SpinEdit | Gets or sets the name of a CSS class applied to the Spin Edit control’s root element. |
TagBox | Gets or sets the name of a CSS class applied to the Tag Box control’s root element. |
TagBoxInput | Gets or sets the name of a CSS class applied to the Tag Box control’s input element. |
TagBoxTag | Gets or sets the name of a CSS class applied to the Tag Box control’s tag element. |
TagBoxTagRemoveButton | Gets or sets the name of a CSS class applied to the Tag Box control’s tag remove button element. |
TextBox | Gets or sets the name of a CSS class applied to the Spin Edit control’s root element. |
TimeEdit | Gets or sets the name of a CSS class applied the Time Edit control’s root element. |
See Also