Load data from ViewState
Namespace: Telerik.Reporting.Charting.StylesAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
protected override void LoadViewState(
Object savedState
) |
| Visual Basic |
|---|
Protected Overrides Sub LoadViewState ( _
savedState As Object _
) |
Version Information
Supported in: 1.0.1
See Also