IDimensionViewerColumns.LoadState

Syntax

LoadState(Value: String);

Parameters

Value. XML structure with parameters of columns state.

Description

The LoadState method loads parameters of component columns state.

Comments

Parameters of state obtained on executing the SaveState method are passed as value of the Value parameter.

See also:

IDimensionViewerColumns