Share via


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

表示依屬性排序的影像。

屬性

適用於