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

カテゴリでの並べ替えを表すイメージ。

属性

適用対象