Intersoft.Client.UI.Editors Namespace : PropertyGridDefinition Class |
The following tables list the members exposed by PropertyGridDefinition.
Name | Description | |
---|---|---|
![]() | PropertyGridDefinition Constructor |
Name | Description | |
---|---|---|
![]() ![]() | CategoryProperty | Identifies the Category dependency property. |
![]() ![]() | DefaultValueProperty | Identifies the DefaultValue dependency property. |
![]() ![]() | DescriptionProperty | Identifies the Description dependency property. |
![]() ![]() | IsEditableProperty | Identifies the IsEditable dependency property. |
![]() ![]() | IsExpandedProperty | Identifies the IsExpanded dependency property. |
![]() ![]() | IsGroupProperty | Identifies the IsGroup dependency property. |
![]() ![]() | MemberTypeProperty | Identifies the MemberType dependency property. |
![]() ![]() | SortOrderProperty | Identifies the SortOrder dependency property. |
Name | Description | |
---|---|---|
![]() | Category | Gets or sets the category of property. |
![]() | DataProvider | Get or sets the editor data provider. (Inherited from Intersoft.Client.UI.Editors.PropertyMetadataDefinition) |
![]() | DefaultValue | Gets or sets the default value of property. |
![]() | Description | Gets or sets the description of property. |
![]() | 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) |
![]() | DisplayText | Gets or sets the display text of the property. |
![]() | EditorType | Gets or sets the editor type. (Inherited from Intersoft.Client.UI.Editors.PropertyMetadataDefinition) |
![]() | IsEditable | Gets or sets the value indicating whether the property is editable. |
![]() | IsExpanded | Gets or sets the value indicating whether the group is expanded. |
![]() | IsGroup | Gets or sets the value indicating whether the item is a group. |
![]() | MemberType | Gets or sets the member type. |
![]() | Name | Gets or sets the property name. (Inherited from Intersoft.Client.UI.Editors.PropertyDefinition) |
![]() | SelectedItem | Gets or sets the selected item. |
![]() | SortOrder | Gets or sets the sort order of 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) |
![]() | Value | Gets or sets the property value. |
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(String) | 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) |