'Declaration Public Class StateList(Of T As IStateManager) Inherits ListBase(Of T)
'Usage Dim instance As StateList(Of T)
public class StateList<T> : ListBase<T> where T: IStateManager
'Declaration Public Class StateList(Of T As IStateManager) Inherits ListBase(Of T)
'Usage Dim instance As StateList(Of T)
public class StateList<T> : ListBase<T> where T: IStateManager
System.Object
FarPoint.Web.Spread.ListBase<T>
FarPoint.Web.Spread.StateList<T>
FarPoint.Web.Spread.ContextMenuCollection
FarPoint.Web.Spread.MenuItemCollection
FarPoint.Web.Spread.TouchStripCollection
FarPoint.Web.Spread.TouchStripItemCollection