New to Telerik Document ProcessingStart a free 30-day trial

Provides contextual information to header name converters, including the target worksheet and visible range, to enable context-aware header rendering.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Utilities

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public class HeaderNameRenderingConverterContext

Inheritance: objectHeaderNameRenderingConverterContext

Properties

The range of cells currently visible in the viewport, used to optimize header rendering for large worksheets.

C#
public CellRange VisibleRange { get; }
Property Value:

The visible range.

The worksheet for which header names are being rendered.

C#
public Worksheet Worksheet { get; }
Property Value:

The worksheet.

In this article
DefinitionPropertiesVisibleRangeWorksheet
Not finding the help you need?
Contact Support