Back to Devexpress

GridSettingsBase.StylesToolbar Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridsettingsbase-ac14158f.md

latest1.1 KB
Original Source

GridSettingsBase.StylesToolbar Property

Provides access to the style settings that define the appearance of toolbars.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public MenuStyles StylesToolbar { get; }
vb
Public ReadOnly Property StylesToolbar As MenuStyles

Property Value

TypeDescription
MenuStyles

A MenuStyles object that contains style settings.

|

See Also

GridSettingsBase Class

GridSettingsBase Members

DevExpress.Web.Mvc Namespace