field
GridList<T>.Source
The underlying list wrapped by this GridList<T>
Declaration
public readonly System.Collections.Generic.IList<T> Source;
The underlying list wrapped by this GridList<T>
public readonly System.Collections.Generic.IList<T> Source;