'Declaration Public Overridable ReadOnly Property IsValid As Boolean
public virtual bool IsValid { get; }
public: __property virtual bool get_IsValid();
Property Value
true - undo action is valid; false - undo action is not valid. Default value is true.