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

Provides attached properties for the spreadsheet selection behavior.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Utilities

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

C#
public class SpreadsheetSelectionExtensions

Inheritance: objectSpreadsheetSelectionExtensions

Constructors

C#
public SpreadsheetSelectionExtensions()

Fields

Identifies the ExpandHeaderSelectionToMergedRange dependency property.

C#
public static readonly DependencyProperty ExpandHeaderSelectionToMergedRangeProperty

Methods

Gets the value of the ExpandHeaderSelectionToMergedRange attached property.

C#
public static bool GetExpandHeaderSelectionToMergedRange(DependencyObject obj)
Parameters:objDependencyObjectReturns:

bool

Sets the value of the ExpandHeaderSelectionToMergedRange attached property.

C#
public static void SetExpandHeaderSelectionToMergedRange(DependencyObject obj, bool value)
Parameters:objDependencyObjectvaluebool