C# Класс ImageGlass.ImageListView.ColumnEventArgs

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ColumnEventArgs ( ImageListView column ) : System

Initializes a new instance of the ColumnEventArgs class.

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

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

Initializes a new instance of the ColumnEventArgs class.
public ColumnEventArgs ( ImageListView column ) : System
column ImageListView The column that is the target of this event.
Результат System