Class | Description | |
---|---|---|
![]() | CollectionItemsCommandArgs | Provides arguments for collection items command. |
![]() | Data<T> | Represents a class to encapsulate boolean data before placed on Items Control. |
![]() | EditorDataProvider | Represents a base class for editor data list provider. |
![]() | EditorDefinition | Represents a class that provides definitions about specific editor. |
![]() | EditorSelectorArgs | Provides arguments for editor selector. |
![]() | FilterDescriptionExtensions | Represents a utility class associated with Intersoft.Client.Data.ComponentModel.CollectionViews.FilterDescription |
![]() | FilterDescriptorExtensions | Represents a utility class associated with Intersoft.Client.Data.ComponentModel.FilterDescriptor |
![]() | Helper | Provides helper methods for general purposes. |
![]() | PropertyDefinition | Represents a base class that provides definitions about specific property. |
![]() | PropertyFilterDefinition | Represents a class that provides definitions about specific property filter. |
![]() | PropertyGridDefinition | Represents a class that provides definitions about specific property. |
![]() | PropertyGridDefinitionComparer | Represents a comparer to support the comparison of PropertyGridDefinition for equality. |
![]() | PropertyMetadataDefinition | Represents a base class that provides definitions about specific property. |
![]() | PropertyNamesStyleSelector | Represents style selector for property name cell. |
![]() | PropertyTypeConverter | Converts a property type from the given types. |
![]() | PropertyValueCellStyleSelector | Represents style selector for property value cell. |
![]() | QueryBuilderItemData | Represents the item data used in the UXQueryBuilder |
![]() | StringToDecimalConverter | Utility class that converts string to decimal value. |
![]() | SystemTypeConverter | Utility class that converts string to Type. |
![]() | TypeExtensions | Provides various extensions method for Type. |
![]() | UXPropertyGrid | Represents a property grid control. |
![]() | UXPropertyGridCollectionEditor | Represents a property grid collection editor control. |
![]() | UXPropertyGridCollectionEditorDialog | Represents a collection editor dialog for UXPropertyGrid. |
![]() | UXPropertyGridCollectionEditorViewModel | Represents a view model for collection editor dialog in UXPropertyGrid. |
![]() | UXPropertyGridCommands | Provides predefined commands that will be used in UXPropertyGrid. |
![]() | UXPropertyGridCustomEditor | Represents a property grid custom editor control. |
![]() | UXPropertyGridCustomEditorDialog | Represents a collection editor dialog for UXPropertyGrid. |
![]() | UXPropertyGridCustomEditorViewModel | Represents a view model for custom editor dialog in UXPropertyGrid. |
![]() | UXPropertyGridCustomEditorViewModelBase | Represents a base view model for custom editor dialog in UXPropertyGrid. |
![]() | UXPropertyGridResource | Represents the localized string resource used in UXPropertyGrid. |
![]() | UXPropertyList | Represents a property list control. |
![]() | UXPropertyListItem | Represents a property list item control. |
![]() | UXQueryBuilder | Represents a control that provides easy filter process via a graphical interface. |
![]() | UXQueryBuilderCell | Represents the cell used in the UXQueryBuilderItem. |
![]() | UXQueryBuilderCommands | Provides predefined commands that will be used in UXQueryBuilder. |
![]() | UXQueryBuilderItem | Represents an Intersoft.Client.Framework.ISItemsControl used in UXQueryBuilder control. |
![]() | UXQueryBuilderResource | Represents the localized string resource used in UXQueryBuilder. |
![]() | Validator | Represents a validator class that checks for error messages. |
![]() | VisibleWhenEmptyConverter | Utility class that returns Visibility.Visible when value given is null. |
![]() | VisibleWhenNotEmptyConverter | Utility class that return Visibility.Collapsed when the value is null |
Interface | Description | |
---|---|---|
![]() | IEditorControl | Defines the members required for an editor control |
![]() | IEditorProvider | Defines the members required for an editor provider |
![]() | IEditorSelector | Defines the members required for an editor selector |
![]() | IEditorTypeViewModel | Defines the members required for a custom editor type view model |
Enumeration | Description | |
---|---|---|
![]() | EditMouseGesture | Specifies the mouse gestures to enter editing mode. |
![]() | EditorType | Specifies the constants that determine the editor type. |
![]() | PropertyGridDisplayMode | Specifies the constants that determine the display mode of UXPropertyGrid. |
![]() | PropertyGridListMode | Specifies the constants that determine the list mode of UXPropertyGrid. |
![]() | PropertyGridViewMode | Specifies the constants that determine the view mode of UXPropertyGrid. |
![]() | PropertyListMode | Specifies how properties should be generated. |
![]() | QueryOperation | Specifies the constants that define how UXQueryBuilder will handle the data operation. |