BindingSource.SortProperty プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
リストの並べ替えに使用されている PropertyDescriptor を取得します。
public:
virtual property System::ComponentModel::PropertyDescriptor ^ SortProperty { System::ComponentModel::PropertyDescriptor ^ get(); };
[System.ComponentModel.Browsable(false)]
public virtual System.ComponentModel.PropertyDescriptor SortProperty { get; }
[<System.ComponentModel.Browsable(false)>]
member this.SortProperty : System.ComponentModel.PropertyDescriptor
Public Overridable ReadOnly Property SortProperty As PropertyDescriptor
プロパティ値
リストが IBindingList の場合は、並べ替えに使用されている PropertyDescriptor。それ以外の場合は null
。
実装
- 属性
注釈
リストが a IBindingListでない場合は、SortProperty常に .null