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:
C#
public class GridViewLightweightRenderingPanel : FrameworkElement
Inheritance: objectGridViewLightweightRenderingPanel
Constructors
Initializes a new instance of the GridViewLightweightRenderingPanel class.
C#
public GridViewLightweightRenderingPanel()
Methods
C#
protected override void OnRender(DrawingContext drawingContext)