A newer version of this page is available.
Switch to the current version.
EditorSettings.Properties Property
Provides access to the base editor settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v18.2.dll
Declaration
public EditPropertiesBase Properties { get; }
Public ReadOnly Property Properties As EditPropertiesBase
Property Value
Type | Description |
---|---|
EditPropertiesBase | An object containing base editor settings. |
See Also
Feedback