The following tables list the members exposed by ViewState.
Name | Description | |
---|---|---|
CopyToPreviewPane | Copies values from the current ViewState to corresponding properties of a C1PreviewPane. | |
CreateFromPreviewPane | Creates a ViewState value and fills it with the properties of a specified C1PreviewPane. | |
Equals | Tests whether the current ViewState contains the same values as the specified object. | |
GetHashCode | Generates a hash code for the current ViewState. |
Equality | Tests two ViewState values for equality. |
Inequality | Tests two ViewState values for non-equality. |