New to Telerik UI for WPFStart a free 30-day trial

Base class for ItemsControl that holds indicators. Supports indicator color and visibility changing.

Definition

Constructors

C#
protected IndicatorsContainerBase()

Methods

Occurs when new items are added or removed.

C#
protected override void OnItemsChanged()

Overrides: FastItemsControl<TItem, TPanel>.OnItemsChanged()

Occurs when virtualization is enabled and the visible range has changed.

C#
protected override void OnVisibleItemsChanged()

Overrides: VirtualizingFastItemsControl<TItem, TPanel>.OnVisibleItemsChanged()