Name | Description | |
---|---|---|
Appearance_Category | The "Appearance" category. Used for design purposes. | |
Behavior_Category | The "Behavior" category. Used for design purposes. | |
General_Category | The "General" category. Used for design purposes. | |
Indexing_Category | Gets the name of the indexing category | |
Interactivity_Category | The "Interactivity" category. | |
Layout_Category | The "Layout" category. Used for design purposes. | |
Misc_Category | The "Misc" category. Used for design purposes. | |
Options_Category | The "Options" category. Used for design purposes. | |
ParentNode | Gets the parent node in the node hierarchy. | |
RootNode | Gets the root node in the node hierarchy. | |
Schema | Gets the node schema. | |
Styling_Category | The "Styling" category. | |
Tag | Gets or sets the node tag, that can be any DOM compliant object. This property is not used by the node itself and is intended to provide users with the ability to attach custom data to the node. Attaching custom data to any node can also be achieved with the help of extendeded properties. | |
Thread | Gets the thread on which this node is safe to be accessed. |