C# Класс SourceGrid.RangeFixedCols

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

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

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