Intersoft ClientUI Documentation
PropertyGridDefinition Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by PropertyGridDefinition.

Public Constructors
 NameDescription
Public ConstructorPropertyGridDefinition Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CategoryProperty Identifies the Category dependency property.  
Public Fieldstatic (Shared in Visual Basic)DefaultValueProperty Identifies the DefaultValue dependency property.  
Public Fieldstatic (Shared in Visual Basic)DescriptionProperty Identifies the Description dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsEditableProperty Identifies the IsEditable dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsExpandedProperty Identifies the IsExpanded dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsGroupProperty Identifies the IsGroup dependency property.  
Public Fieldstatic (Shared in Visual Basic)MemberTypeProperty Identifies the MemberType dependency property.  
Public Fieldstatic (Shared in Visual Basic)SortOrderProperty Identifies the SortOrder dependency property.  
Top
Public Properties
 NameDescription
Public PropertyCategory Gets or sets the category of property.  
Public PropertyDataProvider Get or sets the editor data provider. (Inherited from Intersoft.Client.UI.Editors.PropertyMetadataDefinition)
Public PropertyDefaultValue Gets or sets the default value of property.  
Public PropertyDescription Gets or sets the description of property.  
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 PropertyDisplayText Gets or sets the display text of the property.  
Public PropertyEditorType Gets or sets the editor type. (Inherited from Intersoft.Client.UI.Editors.PropertyMetadataDefinition)
Public PropertyIsEditable Gets or sets the value indicating whether the property is editable.  
Public PropertyIsExpanded Gets or sets the value indicating whether the group is expanded.  
Public PropertyIsGroup Gets or sets the value indicating whether the item is a group.  
Public PropertyMemberType Gets or sets the member type.  
Public PropertyName Gets or sets the property name. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition)
Public PropertySelectedItem Gets or sets the selected item.  
Public PropertySortOrder Gets or sets the sort order of 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)
Public PropertyValue Gets or sets the property value.  
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(String) 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

PropertyGridDefinition Class
Intersoft.Client.UI.Editors Namespace

Send Feedback