'Declaration Public Overridable ReadOnly Property IsCompositeActionStarted As Boolean
public virtual bool IsCompositeActionStarted { get; }
public: __property virtual bool get_IsCompositeActionStarted();
Property Value
true - the composite action is started; false - the composite action is completed.