FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RangeElement<T> Class
The type of elements.
Members


RangeElement<T> Class
Represents the information about which cell ranges contain the elements.
Syntax
'Declaration
 
Public Class RangeElement(Of T) 
 
'Usage
 
Dim instance As RangeElement(Of T)
Type Parameters
T
The type of elements.
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.RangeElement<T>

See Also