MindFusion.Scheduling for ASP.NET Programmer's Guide
CssBorderStyle.ViewState Property
See Also
 





Gets a dictionary of state information that allows you to save and restore the view state of this CssBorderStyle object.

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

 Syntax

C#  Copy Code

protected virtual StateBag ViewState { get; }

Visual Basic  Copy Code

Protected Overridable ReadOnly Property ViewState As StateBag

 Property Value

An instance of the System.Web.UI.StateBag class that contains the view-state information.

 See Also

CssBorderStyle Members
CssBorderStyle Class
MindFusion.Scheduling Namespace