ASP.NET Pack Programmer's Guide
MonthRangeSettings.ButtonStyle Property
See Also
 





Gets or sets the ButtonStyle object used to specify appearance settings for the buttons in the current view.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public ButtonsStyle ButtonStyle { get; }

Visual Basic  Copy Code

Public ReadOnly Property ButtonStyle As ButtonsStyle

 Property Value

An instance of the ButtonsStyle class.

 See Also

MonthRangeSettings Members
MonthRangeSettings Class
MindFusion.Scheduling.WebForms Namespace