Spread for ASP.NET 12 Product Documentation
ViewState Property (FormulaEntryCollection)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FormulaEntryCollection Class : ViewState Property
Gets the stored view state.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property ViewState As StateBag
'Usage
 
Dim instance As FormulaEntryCollection
Dim value As StateBag
 
value = instance.ViewState
protected virtual StateBag ViewState {get;}
See Also

Reference

FormulaEntryCollection Class
FormulaEntryCollection Members