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





Gets the ButtonsStyle object used to specify appearance settings for the navigation buttons.

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

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace