Partager via


ColumnHeader.ImageList Propriété

Définition

Obtient la liste d’images associée au 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

Valeur de propriété

Associé ImageList au ColumnHeader.

Attributs

Remarques

Renvoie ColumnHeader la valeur de la SmallImageList propriété pour celle ListView qui contient le ColumnHeader.

S’applique à