C# 클래스 SourceGrid.RangeFullGridNoFixedCols

Represents a range that contains all the grid with no fixed cols
상속: IRangeLoader
파일 보기 프로젝트 열기: zhuangyy/Motion

공개 메소드들

메소드 설명
GetRange ( GridVirtual p_Grid ) : Range

Returns the Range struct from the specific instance

RangeFullGridNoFixedCols ( ) : System

Constructor

메소드 상세

GetRange() 공개 메소드

Returns the Range struct from the specific instance
public GetRange ( GridVirtual p_Grid ) : Range
p_Grid GridVirtual
리턴 Range

RangeFullGridNoFixedCols() 공개 메소드

Constructor
public RangeFullGridNoFixedCols ( ) : System
리턴 System