Intersoft ClientUI Documentation
PropertyFilterDefinition Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by PropertyFilterDefinition.

Public Constructors
 NameDescription
Public ConstructorPropertyFilterDefinition Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ExcludeFilterOperatorProperty Identifies the PreferredFilterOperator dependency property.  
Public Fieldstatic (Shared in Visual Basic)ParentNameProperty Identifies the ParentName dependency property.  
Public Fieldstatic (Shared in Visual Basic)PreferredFilterOperatorProperty Identifies the PreferredFilterOperator dependency property.  
Top
Public Properties
 NameDescription
Public PropertyDataProvider Get or sets the editor data provider. (Inherited from Intersoft.Client.UI.Editors.PropertyMetadataDefinition)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyDisplay Gets or sets the display name of property. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition)
Public PropertyEditorType Gets or sets the editor type. (Inherited from Intersoft.Client.UI.Editors.PropertyMetadataDefinition)
Public PropertyExcludeFilterOperator Gets or sets a value that indicates whether specific filter operators should be excluded.  
Public PropertyName Gets or sets the property name. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition)
Public PropertyParentName Gets or sets the name of the parent.  
Public PropertyPreferredFilterOperator Gets or sets a value that indicates whether a specific filter operator will be selected as a default filter value for a specific property.  
Public PropertyStringFormat Gets or sets the editor string format. (Inherited from Intersoft.Client.UI.Editors.PropertyMetadataDefinition)
Public PropertyType Gets or sets the property type. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition)
Top
Public Methods
 NameDescription
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValueReturns 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)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChanged Called when the property value has changed. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition)
Top
Public Events
 NameDescription
Public EventPropertyChanged Occurs when a property value changes. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition)
Top
See Also

Reference

PropertyFilterDefinition Class
Intersoft.Client.UI.Editors Namespace

Send Feedback