[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.CellRangeReference.GetEnumerator

GetEnumerator Method

GetEnumerator()

Get the enumerator to enumerate all the values in the cell range.

Declaration
public IEnumerator GetEnumerator()
Public Function GetEnumerator() As IEnumerator
Returns
Type Description
IEnumerator
Implements