PropertyGrid.SortByPropertyImage 属性

定义

获取按属性名表示排序网格项的图像。

protected:
 virtual property System::Drawing::Bitmap ^ SortByPropertyImage { System::Drawing::Bitmap ^ get(); };
[System.ComponentModel.Browsable(false)]
protected virtual System.Drawing.Bitmap SortByPropertyImage { get; }
[<System.ComponentModel.Browsable(false)>]
member this.SortByPropertyImage : System.Drawing.Bitmap
Protected Overridable ReadOnly Property SortByPropertyImage As Bitmap

属性值

Bitmap

按属性表示排序的图像。

属性

适用于