Skip to main content
Tab

EditPropertiesBase.Style Property

Gets the style settings defining the editor appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public EditStyleBase Style { get; }

#Property Value

Type Description
EditStyleBase

An EditStyleBase object containing the style settings.

See Also