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

속성 값

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

특성

적용 대상