Enum
PropertyGridTableElement.UpdateActions

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum PropertyGridTableElement.UpdateActions

Fields

ExpandedChanged

Declaration

cs-api-definition
ExpandedChanged = 2

Field Value

PropertyGridTableElement.UpdateActions

Reset

Declaration

cs-api-definition
Reset = 0

Field Value

PropertyGridTableElement.UpdateActions

Resume

Declaration

cs-api-definition
Resume = 1

Field Value

PropertyGridTableElement.UpdateActions

SortChanged

Declaration

cs-api-definition
SortChanged = 4

Field Value

PropertyGridTableElement.UpdateActions

StateChanged

Declaration

cs-api-definition
StateChanged = 3

Field Value

PropertyGridTableElement.UpdateActions

ValueChanged

Declaration

cs-api-definition
ValueChanged = 5

Field Value

PropertyGridTableElement.UpdateActions