ViewStateデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | 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. | 
  等価判定演算子  | Tests two ViewState values for equality. | 
  等しくないか判定する演算子  | Tests two ViewState values for non-equality. |