MindFusion.Scheduling for ASP.NET Programmer's Guide
MonthSettings.ButtonStyle Property
See Also
 





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

Namespace: MindFusion.Scheduling.WebForms
Assembly: 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

MonthSettings Members
MonthSettings Class
MindFusion.Scheduling.WebForms Namespace