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

Defines members for the format cells tabs classes.

Definition

Properties

Gets the RadSpreadsheet.

C#
RadSpreadsheet RadSpreadsheet { get; }
Property Value:

The RadSpreadsheet.

Visibility

Visibility

Gets or sets the visibility.

C#
Visibility Visibility { get; set; }
Property Value:

The visibility.

Methods

Applies the changes from context.

C#
void ApplyChangesFromContext()