Intersoft.Client.UI.Editors Namespace : PropertyFilterDefinition Class |
The following tables list the members exposed by PropertyFilterDefinition.
Name | Description | |
---|---|---|
PropertyFilterDefinition Constructor |
Name | Description | |
---|---|---|
ExcludeFilterOperatorProperty | Identifies the PreferredFilterOperator dependency property. | |
ParentNameProperty | Identifies the ParentName dependency property. | |
PreferredFilterOperatorProperty | Identifies the PreferredFilterOperator dependency property. |
Name | Description | |
---|---|---|
DataProvider | Get or sets the editor data provider. (Inherited from Intersoft.Client.UI.Editors.PropertyMetadataDefinition) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | |
Display | Gets or sets the display name of property. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition) | |
EditorType | Gets or sets the editor type. (Inherited from Intersoft.Client.UI.Editors.PropertyMetadataDefinition) | |
ExcludeFilterOperator | Gets or sets a value that indicates whether specific filter operators should be excluded. | |
Name | Gets or sets the property name. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition) | |
ParentName | Gets or sets the name of the parent. | |
PreferredFilterOperator | Gets or sets a value that indicates whether a specific filter operator will be selected as a default filter value for a specific property. | |
StringFormat | Gets or sets the editor string format. (Inherited from Intersoft.Client.UI.Editors.PropertyMetadataDefinition) | |
Type | Gets or sets the property type. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition) |
Name | Description | |
---|---|---|
ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnPropertyChanged | Called when the property value has changed. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition) |