Enum
GridEventType

Defines the possible types of events within RadGridView.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.GridView.dll

Syntax:

cs-api-definition
[Flags]
public enum GridEventType

Fields

Both

Both event types.

Declaration

cs-api-definition
Both = Data | UI

Field Value

GridEventType

Data

Data related notification.

Declaration

cs-api-definition
Data = 1

Field Value

GridEventType

UI

UI related notification.

Declaration

cs-api-definition
UI = 2

Field Value

GridEventType

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