C# 클래스 SourceGrid.RangeFullGridNoFixedRows

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

공개 메소드들

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

Returns the Range struct from the specific instance

RangeFullGridNoFixedRows ( ) : System

Constructor

메소드 상세

GetRange() 공개 메소드

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

RangeFullGridNoFixedRows() 공개 메소드

Constructor
public RangeFullGridNoFixedRows ( ) : System
리턴 System