VGridControlBase.RestoreLayoutFromStream Method
| Name | Parameters | Description |
|---|---|---|
| RestoreLayoutFromStream(Stream, OptionsLayoutBase) | stream, options | Loads the control’s layout from a stream, using the specified options. |
| RestoreLayoutFromStream(Stream) | stream | Restores a vertical grid’s layout from the specified stream. |