MindFusion.Scheduling for ASP.NET Programmer's Guide
ResourceViewSettings.GroupHeaderSize Property
See Also
 





Gets or sets the size of the group header.

Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public Unit GroupHeaderSize { get; set; }

Visual Basic  Copy Code

Public Property GroupHeaderSize As Unit

 Property Value

Type: Unit

 Remarks

A value of 0 causes the calendar to automatically calculate a header size based on the size of the header font.

 See Also

ResourceViewSettings Members
ResourceViewSettings Class
MindFusion.Scheduling.WebForms Namespace