MindFusion.Scheduling for Silverlight Programmer's Guide
RowHeader.ShowExpandButton Property
See Also
 





Gets or sets a value indicating whether the expand/collapse button displayed in this header is visible. This is a dependency property.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public bool ShowExpandButton { get; set; }

Visual Basic  Copy Code

Public Property ShowExpandButton As Boolean

 Property Value

true to show the expand/collapse button; otherwise, false.

 See Also

RowHeader Members
RowHeader Class
MindFusion.DataViews.Silverlight Namespace