'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;}
'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;}