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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > MenuItem Class : ViewState Property
Gets the state of the view.
Syntax
'Declaration
 
Public ReadOnly Property ViewState As StateBag
'Usage
 
Dim instance As MenuItem
Dim value As StateBag
 
value = instance.ViewState
public StateBag ViewState {get;}

Property Value

The state of the view.
See Also

Reference

MenuItem Class
MenuItem Members