Back to Devexpress

RowInfo Properties

wpf-devexpress-dot-xpf-dot-propertygrid-dot-rowinfo-dot-underscore-properties.md

latest1.8 KB
Original Source

RowInfo Properties

Contains information about a data row.

NameDescription
ChildrenGets a collection of objects that store information about corresponding child rows.
DescriptionGets the property description.
EditableObjectGets the row value object.
FullPathGets the full path to the data field displayed by the row. This is a dependency property.
HasPropertyDefinitionGets whether the row has any appropriate property definitions.
HeaderGets the actual row header.
IsAttachedGets whether the row represents an attached property.
IsCategoryGets whether the row is a category description.
IsReadOnlyGets whether the row is read-only.
IsVisibleGets whether the row is visible.
PathGets the path to the database field displayed by the row. This is a dependency property.
TypeGets the type of data displayed by the row.

See Also

RowInfo Class

RowInfo Members

DevExpress.Xpf.PropertyGrid Namespace