Skip to main content

MVCxTokenBoxProperties.CaptionSettings Property

Provides access to the editor caption settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v24.1.dll

Declaration

public EditorCaptionSettings CaptionSettings { get; }

Property Value

Type Description
EditorCaptionSettings

A EditorCaptionSettings object containing the editor caption properties.

See Also