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

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

특성

적용 대상