[]
Creates a ViewState value and fills it with the properties of a specified C1PreviewPane.
public static ViewState CreateFromPreviewPane(C1PreviewPane previewPane)
| Type | Name | Description |
|---|---|---|
| C1PreviewPane | previewPane | The C1PreviewPane to store the properties of. |
| Type | Description |
|---|---|
| ViewState | The created ViewState value. |