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

属性值

表示按属性排序的图像。

属性

适用于