OnSelectionContentChange(Value: IDimInstance);
OnSelectionContentChange(Value: Prognoz.Platform.Interop.Dimensions.IDimInstance);
Value. Dimension data.
The OnSelectionContentChange method implements the event on changing the contents of dimension selection elements.
The event occurs, for example, on renaming the dimension element displayed in the table heading or sidehead.
The method use is given in the example for IPivot.AddEventHandler.
See also: