HistoryManagerIsSaved Property
Defines if the worksheet is edited or not.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public bool IsSaved { get; }
Public ReadOnly Property IsSaved As Boolean
Get
public:
property bool IsSaved {
bool get ();
}
member IsSaved : bool with get
Property Value
Boolean