HistoryManagerIsPending Property
Determines if there any pending changes in the worksheet.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.74.9654.0
public bool IsPending { get; }
Public ReadOnly Property IsPending As Boolean
Get
public:
property bool IsPending {
bool get ();
}
member IsPending : bool with get
Property Value
Boolean