Class | Description | |
---|---|---|
![]() | AggregateValues | Represents class that store aggregate values from a group collection. |
![]() | CompositeFilterDescriptor | |
![]() | CompositeFilterDescriptorCollection | |
![]() | DataListProviderAttribute | Represents the attribute to define the data list provider which will be used for marked property. |
![]() | DisplayMemberAttribute | Represents the attribute to define the display member for marked property. |
![]() | DoNotEncodeStringsAttribute | |
![]() | DoNotObfuscateAttribute | |
![]() | DoNotObfuscateControlFlowAttribute | |
![]() | DoNotObfuscateTypeAttribute | |
![]() | DoNotPruneAttribute | |
![]() | DoNotPruneTypeAttribute | |
![]() | DoNotSealTypeAttribute | |
![]() | EncodeStringsAttribute | |
![]() | ExcludeFromMemberRefsProxyAttribute | |
![]() | ExpressionExtensions | Extention methods for Expression classes. |
![]() | FilterDescriptor | |
![]() | FilterDescriptorBase | |
![]() | FilterDescriptorCollection | |
![]() | FilterMemberAttribute | |
![]() | FilterMetadataAttribute | |
![]() | FilterValue | Represent value for data filtering. |
![]() | HierarchicalCollectionView | |
![]() | HierarchicalCollectionViewItem | |
![]() | IEnumerableExtensions | Extension method for IEnumerable class. |
![]() | IgnoreFilterMemberAttribute | |
![]() | IgnorePropertyMemberAttribute | Represents the attribute to define a property that will not be displayed in UXPropertyGrid. |
![]() | ItemChangedEventArgs | Provides data for the ItemChanged event. |
![]() | ItemChangedEventArgs<T> | Provides data for the ItemChanged event. |
![]() | ObfuscateControlFlowAttribute | |
![]() | ObfuscateNamespaceToAttribute | |
![]() | ObfuscateToAttribute | |
![]() | ObservableItemCollection<T> | Represent observerable collection that listen to item property changed. |
![]() | PagedCollectionView | Represents a view for grouping, sorting, filtering, and navigating a paged data collection. |
![]() | PageDescriptor | Represent query descriptor for paging. |
![]() | PropertyInfoExtensions | Provides various extensions methods for PropertyInfo |
![]() | PropertyMemberAttribute | Represents the attribute to define a property that will be displayed in UXPropertyGrid. |
![]() | PropertyMemberMetadataAttribute | Represents the attribute to define the metadata of a marked class. |
![]() | PropertyTypeConverterAttribute | Represents the attribute to define a type converter for a marked class or property. |
![]() | QueryDescriptor | |
![]() | QueryDescriptorExtensions | |
![]() | QueryProviderExtensions | Extention methods for IQueryProvider. |
![]() | ReportExceptionAttribute | |
![]() | SortDescriptor | |
![]() | SortDescriptorBase | |
![]() | SortDescriptorCollection | Represent collection of sort descriptor. |
Interface | Description | |
---|---|---|
![]() | ICompositeFilter | Defines data member for composite filter description. |
![]() | ICompositeFilterDescriptor | Defines data member for composite filter descriptor. |
![]() | IDescription | Defines data member for description object. |
![]() | IFilter | Define data member for filter description. |
![]() | IFilterDescriptor | Defines data member for filter descriptor. |
![]() | IFilterValue | Defines data members that represent filter descriptor. |
![]() | INotifyItemChanged | Defines data member for INotifyItemChanged object. |
![]() | ISort | Defines data member for sort description. |
Enumeration | Description | |
---|---|---|
![]() | Aggregate | Specifies type of aggregate values. |
![]() | ExcludeFilterOperator | |
![]() | FilterCompositionLogicalOperator | Specifies type of logical filter composition operator. |
![]() | FilterOperator | Specifies type of filter operator. |
![]() | MemberType | Specifies the constants that determine the member type. |