The following tables list the members exposed by HierarchicalItem.
Name | Description | |
---|---|---|
HierarchicalItem Constructor |
Name | Description | |
---|---|---|
Caption | Gets or sets the text that is dispalyed in UI. | |
DataObject | Gets or sets the instance of the meta item that this HierarchicalItem represents. | |
ExpandWhenInitialized | Gets or sets a value indicating whether the UI should expand this instance by default. | |
Items | Gets the collection of child items of this HierarchicalItem. | |
ItemType | Gets or sets the ItemTypes of the meta item. |
Name | Description | |
---|---|---|
OnPropertyChanged | Invoked whenever the effective value of any property on this ViewModelBase has been updated. The specific dependency property that changed is reported in the event data. (Inherited from Infragistics.Olap.ViewModelBase) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from Infragistics.Olap.ViewModelBase) |