Skip to main content
A newer version of this page is available. .
Tab

EditorCaptionSettingsBase.ShowColon Property

Specifies whether the colon sign is displayed after the caption text.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

[DefaultValue(true)]
public bool ShowColon { get; set; }

Property Value

Type Default Description
Boolean **true**

true, to show the colon sign; otherwise, false.

Property Paths

You can access this nested property as listed below:

Show 110 property paths
Library Object Type Path to ShowColon
ASP.NET Controls and MVC Extensions ASPxAutoCompleteBoxBase
.CaptionSettings.ShowColon
ASPxBinaryImage
.CaptionSettings.ShowColon
ASPxButtonEdit
.CaptionSettings.ShowColon
ASPxButtonEditBase
.CaptionSettings.ShowColon
ASPxCalendar
.CaptionSettings.ShowColon
ASPxCheckBox
.CaptionSettings.ShowColon
ASPxCheckBoxList
.CaptionSettings.ShowColon
ASPxCheckListBase
.CaptionSettings.ShowColon
ASPxColorEdit
.CaptionSettings.ShowColon
ASPxComboBox
.CaptionSettings.ShowColon
ASPxDateEdit
.CaptionSettings.ShowColon
ASPxDropDownEdit
.CaptionSettings.ShowColon
ASPxDropDownEditBase
.CaptionSettings.ShowColon
ASPxEdit
.CaptionSettings.ShowColon
ASPxGridLookup
.CaptionSettings.ShowColon
ASPxHyperLink
.CaptionSettings.ShowColon
ASPxImage
.CaptionSettings.ShowColon
ASPxImageBase
.CaptionSettings.ShowColon
ASPxLabel
.CaptionSettings.ShowColon
ASPxListBox
.CaptionSettings.ShowColon
ASPxListEdit
.CaptionSettings.ShowColon
ASPxMemo
.CaptionSettings.ShowColon
ASPxProgressBar
.CaptionSettings.ShowColon
ASPxPureTextBoxBase
.CaptionSettings.ShowColon
ASPxRadioButton
.CaptionSettings.ShowColon
ASPxRadioButtonList
.CaptionSettings.ShowColon
ASPxSpinEdit
.CaptionSettings.ShowColon
ASPxSpinEditBase
.CaptionSettings.ShowColon
ASPxStaticEdit
.CaptionSettings.ShowColon
ASPxTextBox
.CaptionSettings.ShowColon
ASPxTextBoxBase
.CaptionSettings.ShowColon
ASPxTextEdit
.CaptionSettings.ShowColon
ASPxTimeEdit
.CaptionSettings.ShowColon
ASPxTokenBox
.CaptionSettings.ShowColon
ASPxTrackBar
.CaptionSettings.ShowColon
DocumentViewerSettings
MVCxBinaryImage
.CaptionSettings.ShowColon
MVCxBinaryImageEditProperties
.CaptionSettings.ShowColon
MVCxButtonEdit
.CaptionSettings.ShowColon
MVCxButtonEditProperties
.CaptionSettings.ShowColon
MVCxCalendar
.CaptionSettings.ShowColon
MVCxCalendarProperties
.CaptionSettings.ShowColon
MVCxCheckBox
.CaptionSettings.ShowColon
MVCxCheckBoxList
.CaptionSettings.ShowColon
MVCxCheckBoxListProperties
.CaptionSettings.ShowColon
MVCxCheckBoxProperties
.CaptionSettings.ShowColon
MVCxColorEdit
.CaptionSettings.ShowColon
MVCxColorEditProperties
.CaptionSettings.ShowColon
MVCxComboBox
.CaptionSettings.ShowColon
MVCxComboBoxProperties
.CaptionSettings.ShowColon
MVCxDateEdit
.CaptionSettings.ShowColon
MVCxDateEditProperties
.CaptionSettings.ShowColon
MVCxDocumentViewer
MVCxDropDownEdit
.CaptionSettings.ShowColon
MVCxDropDownEditProperties
.CaptionSettings.ShowColon
MVCxGridLookup
.CaptionSettings.ShowColon
MVCxGridLookupProperties
.CaptionSettings.ShowColon
MVCxHyperLink
.CaptionSettings.ShowColon
MVCxImage
.CaptionSettings.ShowColon
MVCxImageEditProperties
.CaptionSettings.ShowColon
MVCxLabel
.CaptionSettings.ShowColon
MVCxListBox
.CaptionSettings.ShowColon
MVCxListBoxProperties
.CaptionSettings.ShowColon
MVCxMemo
.CaptionSettings.ShowColon
MVCxMemoProperties
.CaptionSettings.ShowColon
MVCxProgressBar
.CaptionSettings.ShowColon
MVCxProgressBarProperties
.CaptionSettings.ShowColon
MVCxRadioButton
.CaptionSettings.ShowColon
MVCxRadioButtonList
.CaptionSettings.ShowColon
MVCxRadioButtonListProperties
.CaptionSettings.ShowColon
MVCxRadioButtonProperties
.CaptionSettings.ShowColon
MVCxReportToolbar
.CaptionSettings.ShowColon
MVCxSpinEdit
.CaptionSettings.ShowColon
MVCxSpinEditProperties
.CaptionSettings.ShowColon
MVCxTextBox
.CaptionSettings.ShowColon
MVCxTextBoxProperties
.CaptionSettings.ShowColon
MVCxTimeEdit
.CaptionSettings.ShowColon
MVCxTimeEditProperties
.CaptionSettings.ShowColon
MVCxTokenBox
.CaptionSettings.ShowColon
MVCxTokenBoxProperties
.CaptionSettings.ShowColon
MVCxTrackBar
.CaptionSettings.ShowColon
MVCxTrackBarProperties
.CaptionSettings.ShowColon
MVCxValidationEdit
.CaptionSettings.ShowColon
ReportToolbarSettings
.CaptionSettings.ShowColon
ASP.NET Bootstrap Controls BootstrapBinaryImage
.CaptionSettings.ShowColon
BootstrapBinaryImageEditProperties
.CaptionSettings.ShowColon
BootstrapButtonEdit
.CaptionSettings.ShowColon
BootstrapCalendar
.CaptionSettings.ShowColon
BootstrapCheckBox
.CaptionSettings.ShowColon
BootstrapCheckBoxList
.CaptionSettings.ShowColon
BootstrapColorEdit
.CaptionSettings.ShowColon
BootstrapComboBox
.CaptionSettings.ShowColon
BootstrapDateEdit
.CaptionSettings.ShowColon
BootstrapDropDownEdit
.CaptionSettings.ShowColon
BootstrapHyperLink
.CaptionSettings.ShowColon
BootstrapImage
.CaptionSettings.ShowColon
BootstrapImageEditProperties
.CaptionSettings.ShowColon
BootstrapListBox
.CaptionSettings.ShowColon
BootstrapMemo
.CaptionSettings.ShowColon
BootstrapProgressBar
.CaptionSettings.ShowColon
BootstrapRadioButton
.CaptionSettings.ShowColon
BootstrapRadioButtonList
.CaptionSettings.ShowColon
BootstrapSpinEdit
.CaptionSettings.ShowColon
BootstrapTagBox
.CaptionSettings.ShowColon
BootstrapTextBox
.CaptionSettings.ShowColon
BootstrapTimeEdit
.CaptionSettings.ShowColon
Reporting ASPxDocumentViewer
DocumentViewerReportToolbarProperties
.CaptionSettings.ShowColon
ReportParametersPanel
.CaptionSettings.ShowColon
ReportToolbar
.CaptionSettings.ShowColon

Remarks

An editor’s caption can be specified using the ASPxEditBase.Caption property. Use the ShowColon property to specify whether the colon sign is displayed after the caption text.

See Also