[]
        
(Showing Draft Content)

C1.Win.C1Preview.ViewState.CreateFromPreviewPane

CreateFromPreviewPane Method

CreateFromPreviewPane(C1PreviewPane)

Creates a ViewState value and fills it with the properties of a specified C1PreviewPane.

Declaration
public static ViewState CreateFromPreviewPane(C1PreviewPane previewPane)
Parameters
Type Name Description
C1PreviewPane previewPane

The C1PreviewPane to store the properties of.

Returns
Type Description
ViewState

The created ViewState value.