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