C# 클래스 SourceGrid.RangeFixedCols

Represents a range that contains only fixed cols
상속: IRangeLoader
파일 보기 프로젝트 열기: zhuangyy/Motion

공개 메소드들

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

Returns the Range struct from the specific instance

RangeFixedCols ( ) : System

Constructor

메소드 상세

GetRange() 공개 메소드

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

RangeFixedCols() 공개 메소드

Constructor
public RangeFixedCols ( ) : System
리턴 System