PropertyGrid.SortByCategoryImage 属性

定义

获取按类别表示排序网格项的图像。

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

属性值

Bitmap

按类别表示排序的图像。

属性

适用于