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

This interface defines methods used to layout the grid view

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.GridView.dll

Syntax:

C#
public interface IGridViewDefinition

Derived Classes: ColumnGroupsViewDefinitionHtmlViewDefinitionTableViewDefinition

Methods

Creates a new visual element for the grid

C#
IRowView CreateViewUIElement(GridViewInfo viewInfo)
Parameters:viewInfoGridViewInfo

The GridViewInfo object that owns the visual element.

Returns:

IRowView

If successfull, the new IRowView.

In this article
DefinitionMethodsCreateViewUIElement(GridViewInfo)
Not finding the help you need?
Contact Support