Back to Devexpress

TreeMapGroupDefinition Properties

wpf-devexpress-dot-xpf-dot-treemap-dot-treemapgroupdefinition-dot-underscore-properties.md

latest3.1 KB
Original Source

TreeMapGroupDefinition Properties

The definition of a group provided from flat data using the TreeMapFlatDataAdapter.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
GroupDataMemberGets or sets the name of a data member of the data source used to group tree map items generated from the data source.
HeaderContentTemplateGets or sets the content template for headers of automatically generated groups.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
NullValueGroupHeaderGets or sets the Group Header text for the null ( Nothing in Visual Basic) value of the group data member.
OwnerReturns an object’s owner. Inherited from TreeMapDependencyObject.

See Also

TreeMapGroupDefinition Class

TreeMapGroupDefinition Members

DevExpress.Xpf.TreeMap Namespace