C# Класс SourceGrid.Cells.Virtual.Image

A Cell with an Image. Write and read byte[] values.
Наследование: CellVirtual
Показать файл Открыть проект

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

Метод Описание
Image ( ) : System

Constructor using a ValueImage model to read he image directly from the value of the cell.

Описание методов

Image() публичный Метод

Constructor using a ValueImage model to read he image directly from the value of the cell.
public Image ( ) : System
Результат System