バージョン 24.2 (最新)

PropertyGridFilterOperandSource 列挙体

PropertyGridComparisonConditionPropertyGridComplementCondition、または PropertyGridConditionGroup の評価時にオペランドとして使用される PropertyGridItem 値を指定します。
シンタックス
public enum PropertyGridFilterOperandSource : System.Enum 
メンバ
メンバ解説
CategoryNameフィルター オペランドのソースは PropertyGridPropertyItem.CategoryName であることを指定します。
Descriptionフィルター オペランドのソースは PropertyGridItem.Description であることを指定します。
DisplayNameフィルター オペランドのソースは PropertyGridItem.DisplayName であることを指定します。
PropertyNameフィルター オペランドのソースは PropertyGridPropertyItem.PropertyName であることを指定します。
参照