C# Класс SourceGrid.RangeFullGridNoFixedRows

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

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

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