Class
GridViewLightweightRenderingPanel

An element used for drawing text over the GridViewDataControl when the EnableLightweightTextRendering property is True.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

cs-api-definition
public class GridViewLightweightRenderingPanel : FrameworkElement

Inheritance: objectGridViewLightweightRenderingPanel

Constructors

GridViewLightweightRenderingPanel()

Initializes a new instance of the GridViewLightweightRenderingPanel class.

Declaration

cs-api-definition
public GridViewLightweightRenderingPanel()

Methods

OnRender(DrawingContext)

Declaration

cs-api-definition
protected override void OnRender(DrawingContext drawingContext)

Parameters

drawingContext

DrawingContext