HistoryManagerIsSaved Property
Determines if the worksheet is edited or not.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.74.9654.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