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

The vertical splitter separating frozen columns from scrollable columns. By dragging the FrozenColumnsSplitter user can change the number of the frozen columns.

Definition

Constructors

Initializes a new instance of the FrozenColumnsSplitter class.

C#
public FrozenColumnsSplitter()

Methods

C#
protected override AutomationPeer OnCreateAutomationPeer()
Returns:

AutomationPeer

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs