| C1.Win.C1Report.4 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : AddViewStateToHistory メソッド |
'宣言 Public Function AddViewStateToHistory( _ ByVal userAction As HistorySavedActionsEnum, _ ByVal historyItemCaption As System.String, _ ByVal viewState As ViewState _ ) As ViewHistoryItem
public ViewHistoryItem AddViewStateToHistory( HistorySavedActionsEnum userAction, System.string historyItemCaption, ViewState viewState )