Back to Devexpress

ASPxGridBase.StylesToolbar Property

aspnet-devexpress-dot-web-dot-aspxgridbase-6afeff01.md

latest1004 B
Original Source

ASPxGridBase.StylesToolbar Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

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

ASPxGridBase Class

ASPxGridBase Members

DevExpress.Web Namespace