バージョン

Infragistics.Controls.Editors 名前空間

クラス
 クラス解説
クラスBrushResourceEventArgs XamPropertyGrid.BrushResourceSelected イベントのイベント引数。
クラスBrushResourcesEventArgs XamPropertyGrid.BrushResourcesLoading イベントのイベント引数。
クラスCategorySortOrderAttribute 属性を持つクラスまたは構造のプロパティに割り当てられる PropertyGridCategoryItem の並べ替え順序を指定します。
クラスPropertiesGeneratedEventArgs XamPropertyGrid.PropertiesGenerated イベントで渡す引数を定義するクラス。
クラスPropertyGenerationOptions PropertyGridPropertyItem のプロパティ ジェネレーター (PropertyGeneratorBase から派生するクラス) による生成のオプションを定義するクラス。プロパティ生成のために必要があるとき、このクラスのインスタンスがデフォルト設定で自動的に生成されます。その代わり、カスタム生成オプションを指定するには、このクラスのインスタンスを手動的に作成し、XamPropertyGrid.PropertyGenerationOptions プロパティに割り当てることができます。
クラスPropertyGeneratorBase XamPropertyGridPropertyGridItem を生成するジェネレーター クラスの抽象基本クラス。
クラスPropertyGridCategoryItem XamPropertyGrid のプロパティ カテゴリ項目を表すクラス。
クラスPropertyGridCommandExecutedEventArgs XamPropertyGrid.CommandExecuted イベントのイベント引数。
クラスPropertyGridCommandExecutingEventArgs XamPropertyGrid.CommandExecuting イベントのイベント引数。
クラスPropertyGridComparisonCondition オペランドを選択する機能を提供する PropertyGridItem をフィルターするときに使用するカスタム Infragistics.Windows.Controls.ComparisonCondition 実装。規格の Infragistics.Windows.Controls.ComparisonCondition がフィルターで使用される場合、オペランドは PropertyGridFilterOperandSource.PropertyName です。
クラスPropertyGridComplementCondition オペランドを選択する機能を提供する PropertyGridItem をフィルターするときに使用するカスタム Infragistics.Windows.Controls.ComplementCondition 実装。規格の Infragistics.Windows.Controls.ComplementCondition がフィルターで使用される場合、オペランドは PropertyGridFilterOperandSource.PropertyName です。
クラスPropertyGridConditionGroup オペランドを選択する機能を提供する PropertyGridItem をフィルターするときに使用するカスタム Infragistics.Windows.Controls.ConditionGroup 実装。規格の Infragistics.Windows.Controls.ConditionGroup がフィルターで使用される場合、オペランドは PropertyGridFilterOperandSource.PropertyName です。
クラスPropertyGridEditorDefinition 特定のカテゴリに所有するプロパティ、または特定のタイプのプロパティを編集するときに使用する DataTemplates を定義します。この定義は、プロパティの値を表示し、編集するために使用する DataTemplate のコードで選択する機能のサポートを有効にする DataTemplateSelector プロパティも公開します。
クラスPropertyGridEditorDefinitionCollection 特定のタイプまたは名前の PropertyGridPropertyItem または特定のカテゴリに属す PropertyGridPropertyItem のデフォルト エディターをオーバーライドするために使用される PropertyGridEditorDefinition のコレクション。
クラスPropertyGridItem XamPropertyGrid で表示されるすべての項目の抽象基本クラス。
クラスPropertyGridItemCollection PropertyGridItem の読み取り専用コレクション
クラスPropertyGridPropertyItem XamPropertyGrid のプロパティ項目を表すクラス。
クラスPropertyGridTemplateSelectorContext このクラスのインスタンスが PropertyGridEditorDefinition に指定した DataTemplateSelector の SelectTemplate メソッドに渡されます。SelectTemplate メソッドが返す DataTemplate インスタンスを決定するために使用する PropertyGridPropertyItem 型のプロパティを公開します。また、プロパティと関連する EditorDefinition に指定した Edit DataTemplate および ReadOnly DataTemplate (ある場合) に関連する 2 つのプロパティを公開します。SelectTemplate メソッドがこの DataTemplate インスタンスのいずれかを選択されたテンプレートとして返すか、その他の DataTemplate インスタンスを返します。null を返す場合、値を表示し、編集するためにコントロールはプロパティ型の定義済みのエディターを使用します。
クラスPropertyItemEventArgs XamPropertyGrid.PropertyItemValueChanged イベントで渡す引数を定義するクラス。
クラスPropertySortOrderAttribute PropertyGridPropertyItem の並べ替え順序を指定します。
クラスReflectionPropertyGenerator リフレクションを使用してオブジェクトによって公開されるプロパティを検出する XamPropertyGrid の項目を生成するために PropertyGeneratorBase から派生するクラス。
クラスSelectedItemChangedEventArgs XamPropertyGrid.SelectedItemChanged イベントで渡す引数を定義するクラス。
クラスSelectedObjectsChangedEventArgs XamPropertyGrid.SelectedObjectsChanged イベントで渡す引数を定義するクラス。
クラスTypeDescriptorPropertyGenerator TypeDescriptor を使用してオブジェクトによって公開されるカスタム プロパティまたは添付プロパティを検出する XamPropertyGrid の項目を生成するために PropertyGeneratorBase から派生するクラス。
クラスXamPropertyGrid プロパティ、その値、および値を編集するための UI を表示するカスタム コントロール。
列挙型
 列挙体解説
列挙体BrushType ブラシ エディターによって編集されているブラシのタイプを指定します。
列挙体ColorFormat ブラシ エディターによって使用される色形式を指定します。
列挙体PropertyGridBrushGroupType Infragistics.Controls.Editors.Primitives.PropertyGridBrushEditorControl でブラシ リソースのグループ化の型を示します。
列挙体PropertyGridCommandType XamPropertyGrid コントロールの使用可能なコマンドの列挙体。
列挙体PropertyGridFilterOperandSource PropertyGridComparisonConditionPropertyGridComplementCondition、または PropertyGridConditionGroup の評価時にオペランドとして使用される PropertyGridItem 値を指定します。
列挙体PropertyGridStates XamPropertyGrid コントロールのさまざまな状態を表します。特定のコマンドを実行できるかどうかを評価するために使用されます。
参照