ColumnHeader.ImageList Właściwość

Definicja

Pobiera listę obrazów skojarzona z elementem ColumnHeader.

public:
 property System::Windows::Forms::ImageList ^ ImageList { System::Windows::Forms::ImageList ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.ImageList ImageList { get; }
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.ImageList? ImageList { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ImageList : System.Windows.Forms.ImageList
Public ReadOnly Property ImageList As ImageList

Wartość właściwości

ImageList

Klasa ImageList skojarzona z klasą ColumnHeader.

Atrybuty

Uwagi

Funkcja ColumnHeader zwraca wartość SmallImageList właściwości ListView , która zawiera ColumnHeaderwartość .

Dotyczy