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

범주별로 정렬을 나타내는 이미지입니다.

특성

적용 대상