C# Класс SourceGrid.RangeFullGridNoFixedCols

Represents a range that contains all the grid with no fixed cols
Наследование: IRangeLoader
Показать файл Открыть проект

Открытые методы

Метод Описание
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