C# Class SourceGrid.RangeFixedRows

Represents a range that contains only 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

RangeFixedRows ( ) : 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

RangeFixedRows() public méthode

Constructor
public RangeFixedRows ( ) : System
Résultat System