C# Class SourceGrid.RangeFullGridNoFixedRows

Represents a range that contains all the grid with no fixed rows
Inheritance: IRangeLoader
Afficher le fichier Open project: zhuangyy/Motion

Méthodes publiques

Méthode Description
GetRange ( GridVirtual p_Grid ) : Range

Returns the Range struct from the specific instance

RangeFullGridNoFixedRows ( ) : System

Constructor

Method Details

GetRange() public méthode

Returns the Range struct from the specific instance
public GetRange ( GridVirtual p_Grid ) : Range
p_Grid GridVirtual
Résultat Range

RangeFullGridNoFixedRows() public méthode

Constructor
public RangeFullGridNoFixedRows ( ) : System
Résultat System