Enum
KnownEvents

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.GridView.dll

Syntax:

cs-api-definition
public enum KnownEvents

Fields

ActiveViewChanged

Declaration

cs-api-definition
ActiveViewChanged = 11

Field Value

KnownEvents

BatchPropertyChanged

Declaration

cs-api-definition
BatchPropertyChanged = 13

Field Value

KnownEvents

BeginEdit

Declaration

cs-api-definition
BeginEdit = 15

Field Value

KnownEvents

CollectionChanged

Declaration

cs-api-definition
CollectionChanged = 2

Field Value

KnownEvents

ColumnDataSourceInitializing

Declaration

cs-api-definition
ColumnDataSourceInitializing = 7

Field Value

KnownEvents

CurrentChanged

Declaration

cs-api-definition
CurrentChanged = 0

Field Value

KnownEvents

Dispose

Declaration

cs-api-definition
Dispose = 14

Field Value

KnownEvents

HierarchyChanged

Declaration

cs-api-definition
HierarchyChanged = 10

Field Value

KnownEvents

LocalizationProviderChanged

Declaration

cs-api-definition
LocalizationProviderChanged = 8

Field Value

KnownEvents

PropertyChanged

Declaration

cs-api-definition
PropertyChanged = 1

Field Value

KnownEvents

PropertyChanging

Declaration

cs-api-definition
PropertyChanging = 5

Field Value

KnownEvents

RowInvalidated

Declaration

cs-api-definition
RowInvalidated = 12

Field Value

KnownEvents

RowsRemoved

Declaration

cs-api-definition
RowsRemoved = 4

Field Value

KnownEvents

SummaryItemChanged

Declaration

cs-api-definition
SummaryItemChanged = 9

Field Value

KnownEvents

TemplateDataSourceInitializing

Declaration

cs-api-definition
TemplateDataSourceInitializing = 6

Field Value

KnownEvents

ViewChanged

Declaration

cs-api-definition
ViewChanged = 3

Field Value

KnownEvents