Back to Devexpress

CalendarProperties.ButtonStyle Property

aspnet-devexpress-dot-web-dot-calendarproperties-ee076350.md

latest1.1 KB
Original Source

CalendarProperties.ButtonStyle Property

Gets the style settings used to paint the editor’s buttons.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public EditButtonStyle ButtonStyle { get; }
vb
Public ReadOnly Property ButtonStyle As EditButtonStyle

Property Value

TypeDescription
EditButtonStyle

A EditButtonStyle object that contains style settings.

|

See Also

Calendar

CalendarProperties Class

CalendarProperties Members

DevExpress.Web Namespace