BootstrapEditorCaptionSettings Properties
Contains settings specific to the editor caption.Name | Description |
---|---|
Hidden | Specifies whether the caption is hidden. Inherited from BootstrapEditorCaptionSettingsBase. |
OptionalMark | Specifies the text of the optional mark displayed by the editor caption. |
Position | Specifies the position of a caption relative to the editor. Inherited from BootstrapEditorCaptionSettingsBase. |
RequiredMark | Specifies the text of the required mark displayed by the editor caption. |
RequiredMarkDisplayMode | Gets or sets the required mark display mode. |
ShowColon | Specifies whether the colon sign is displayed after the caption text. Inherited from BootstrapEditorCaptionSettingsBase. |
See Also