IAutoRefreshableItem Interface

Definition

Represents an item that can refresh itself and its children as a result of actions from an external source, such a dialog box.

public interface class IAutoRefreshableItem
public interface IAutoRefreshableItem
type IAutoRefreshableItem = interface
Public Interface IAutoRefreshableItem

Methods

AutoRefresh()

Performs the auto refresh.

Applies to