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

Represents context for style for the fill tab of the FormatCellsDialog.

Definition

Constructors

Initializes a new instance of the FillTabContextForStyle class.

C#
public FillTabContextForStyle(RadSpreadsheet radSpreadsheet, CellStyle cellStyle)
Parameters:radSpreadsheetRadSpreadsheet

The RadSpreadsheet.

cellStyleCellStyle

The cell style.

Methods

Applies the changes from context override.

C#
protected override void ApplyChangesFromContextOverride()

Overrides: FormatCellsTabContextBase.ApplyChangesFromContextOverride()

Initializes the context override.

C#
protected override void InitContextOverride()

Overrides: FormatCellsTabContextBase.InitContextOverride()