C# Class SourceGrid.RangeFixedCols

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

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

RangeFixedCols() public méthode

Constructor
public RangeFixedCols ( ) : System
Résultat System