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

ItemsControl that holds columns. Supports indicator color changing.

Definition

Constructors

Initializes a new instance of the ColumnsContainer class.

C#
public ColumnsContainer()

Fields

ColumnLayoutModeProperty

DependencyProperty

Identifies the ColumnLayoutMode dependency property.

C#
public static readonly DependencyProperty ColumnLayoutModeProperty

Properties

Gets or sets the ColumnLayoutMode.

C#
public ColumnLayoutMode ColumnLayoutMode { get; set; }