The GwxDependencyObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
Configuration |
Gets the GwxConfiguration object that owns this object.
| |
CustomData |
A custom data string.
| |
Description |
Description for this object.
| |
Keyword |
A keyword used to mark this object as shared.
| |
Locked |
True to prevent this object from being selected (except via the Document Explorer tool).
| |
Name |
For internal use only. Not for customer use.
Unique name identifier for this object.
| |
ParentDependencyObject |
Parent object of this object (if there is one) as a GwxDependencyObject.
| |
ParentDependencyObjectContainer |
Parent object of this object (if there is one) as an IGwxDependencyObjectContainer.
| |
ShowDescriptionInToolTip |
Determines whether or not this object's Description is included in the tooltip for this object.
| |
Title |
Title for this object.
| |
Visible |
Visibility state of this object.
|