Version

Infragistics.Controls.Editors.Primitives Namespace

Classes
 ClassDescription
ClassBoundPropertyBorderBrushConverter An System.Windows.Data.IValueConverter for the BorderBrush property on the ContentControl that contains the property editor.
ClassByteDoubleConverter Converts values between double and byte.
ClassByteIntConverter Converts values between int and byte.
ClassExpandableObjectMarginConverter Converts a nesting level (represented as an integer) to a Thickness that has its 'left' member set to an appropriate pixel value.
ClassGridLengthConverter Converts a double value to a GridLength.
ClassNullableColorConverter An System.Windows.Data.IValueConverter for bindings off the SelectedColor property which can be null.
ClassPropertyGridBrushEditorControl A control that displays a UI for editing brush type properties. (For internal use only)
ClassPropertyGridBrushGroupItem Represents a brush resource group item. For internal use only.
ClassPropertyGridBrushResourceItem Represents a brush resource to be displayed by the Infragistics.Controls.Editors.XamPropertyGrid's built-in brush editor.
ClassPropertyGridBrushResourcesTreeViewControl A control that displays a UI for selecting brush resources. For internal use only.
ClassPropertyGridCategoryItemView An element used by the Infragistics.Controls.Editors.XamPropertyGridto display a Infragistics.Controls.Editors.PropertyGridCategoryItem.
ClassPropertyGridCommand A command object used to execute a command for a Infragistics.Controls.Editors.XamPropertyGrid.
ClassPropertyGridCommandBase Base class for all commands that deal with a Infragistics.Controls.Editors.XamPropertyGrid.
ClassPropertyGridCommandSource The command source object for Infragistics.Controls.Editors.XamPropertyGrid object.
ClassPropertyGridDescriptionAreaControl A control that displays a UI for rendering the name and description of the currently selected property in the Infragistics.Controls.Editors.XamPropertyGrid.
ClassPropertyGridExpandableObjectEditorControl A control that displays a UI for the value column of list type properties.
ClassPropertyGridFilterAreaControl A control that displays a UI for filtering and sorting the items in the Infragistics.Controls.Editors.XamPropertyGrid.
ClassPropertyGridItemLayoutPanel A Panel derived element that measures and arranges PropertyGridCategoryItemView and PropertyGridPropertyItemView elements using an optimized virtualizing/recycling strategy.
ClassPropertyGridListEditorControl A control that displays a UI for the value column of list type properties.
ClassPropertyGridPropertyItemCommand A command object used to execute a command for a Infragistics.Controls.Editors.XamPropertyGrid.
ClassPropertyGridPropertyItemCommandSource The command source object for Infragistics.Controls.Editors.XamPropertyGrid object.
ClassPropertyGridPropertyItemView An element used by the Infragistics.Controls.Editors.XamPropertyGridto display a Infragistics.Controls.Editors.PropertyGridPropertyItem.
ClassPropertyGridResourceString Class that represents a string resource loaded from the Infragistics.Controls.Editors.XamPropertyGrid assembly
ClassPropertyItemMarginConverter Converts a nesting level (represented as an integer) to a Thickness that has its 'left' member set to an appropriate pixel value.
See Also