Class
FillTabContextForStyle

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

Definition

Constructors

FillTabContextForStyle(RadSpreadsheet, CellStyle)

Initializes a new instance of the FillTabContextForStyle class.

Declaration

cs-api-definition
public FillTabContextForStyle(RadSpreadsheet radSpreadsheet, CellStyle cellStyle)

Parameters

radSpreadsheet

RadSpreadsheet

The RadSpreadsheet.

cellStyle

CellStyle

The cell style.

Methods

ApplyChangesFromContextOverride()

Applies the changes from context override.

Declaration

cs-api-definition
protected override void ApplyChangesFromContextOverride()

Overrides FormatCellsTabContextBase.ApplyChangesFromContextOverride()

InitContextOverride()

Initializes the context override.

Declaration

cs-api-definition
protected override void InitContextOverride()

Overrides FormatCellsTabContextBase.InitContextOverride()