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

プロパティ値

カテゴリ別の並べ替えを表す画像。

属性

適用対象