ASP.NET Pack Programmer's Guide
HeaderStyle Constructor (StateBag)
See Also
 





Initializes a new instance of the HeaderStyle class with property values taken from the specified StateBag object.

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

 Syntax

C#  Copy Code

public HeaderStyle (
    StateBag bag
)

Visual Basic  Copy Code

Public New ( _
    bag As StateBag _
)

 Parameters

bag

Type: StateBag
A System.Web.UI.StateBag object that provides values for the HeaderStyle properties.

 See Also

HeaderStyle Constructor Overload List
HeaderStyle Class
MindFusion.Scheduling Namespace