为窗口内容保存之前的事件提供数据。

命名空间:  SuperMap.Desktop
程序集:  SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll

语法

C#
public class BeforeSaveEventArgs : CancelEventArgs

继承层次

System..::.Object
  System..::.EventArgs
    System.ComponentModel..::.CancelEventArgs
      SuperMap.Desktop..::.BeforeSaveEventArgs

请参见