バージョン

CategorySortComparer プロパティ

PropertyGridCategoryItem を並べ替えるために使用される IComparer を返すか、設定します。
シンタックス
'宣言
 
Public Property CategorySortComparer As IComparer(Of PropertyGridCategoryItem)
public IComparer<PropertyGridCategoryItem> CategorySortComparer {get; set;}
参照