ASP.NET Pack Programmer's Guide
TimetableSettings.ShowExpandButton Property
See Also
 





Gets or sets a value indicating whether the Timetable view displays expand header button.

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

 Syntax

C#  Copy Code

public State ShowExpandButton { get; set; }

Visual Basic  Copy Code

Public Property ShowExpandButton As State

 Property Value

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace