Class
DataBindingCompleteEventArgs

Encapsulates the information associated with the DataBindingComplete event.

Definition

Namespace:Telerik.Maui.Controls.DataGrid

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public class DataBindingCompleteEventArgs : EventArgs

Inheritance: objectEventArgsDataBindingCompleteEventArgs

Inherited Members EventArgs.Empty

Properties

DataView

Gets the IDataViewCollection implementation that allows for traversing and/or manipulating the already computed data view.

Declaration

cs-api-definition
public IDataViewCollection DataView { get; }

Property Value

IDataViewCollection

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