WorksheetStatusIsEdited Property
Determines whether the worksheet is being edited.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public bool IsEdited { get; }
Public ReadOnly Property IsEdited As Boolean
Get
public:
property bool IsEdited {
bool get ();
}
member IsEdited : bool with get
Property Value
Boolean