Search
StringItem.ViewState Property
See Also
 





Returns the view state for this item.

Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms

 Syntax

C#  Copy Code

protected StateBag ViewState { get; }

Visual Basic  Copy Code

Protected ReadOnly Property ViewState As StateBag

 Property Value

 See Also