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

属性值

表示按类别排序的图像。

属性

适用于