RowInfo Members
In This Article
#Fields
Name | Description |
---|---|
Description |
|
Display |
Gets the display name shown by the row. |
Display |
Gets the display text shown by the row. |
#Properties
Name | Description |
---|---|
Children | Gets a collection of objects that store information about corresponding child rows. |
Description | Gets the property description. |
Editable |
Gets the row value object. |
Full |
Gets the full path to the data field displayed by the row. This is a dependency property. |
Has |
Gets whether the row has any appropriate property definitions. |
Header | Gets the actual row header. |
Is |
Gets whether the row represents an attached property. |
Is |
Gets whether the row is a category description. |
Is |
Gets whether the row is read-only. |
Is |
Gets whether the row is visible. |
Path | Gets the path to the database field displayed by the row. This is a dependency property. |
Type | Gets the type of data displayed by the row. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also