KendoGridConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Inheritance Hierarchy

SystemObject
  Telerik.TestingFramework.Controls.KendoUIKendoGridConstants

Namespace:  Telerik.TestingFramework.Controls.KendoUI
Assembly:  Telerik.TestingFramework.Controls.KendoUI (in Telerik.TestingFramework.Controls.KendoUI.dll) Version: 2012.1.322.0 (2012.1.322.0)
Syntax

public class KendoGridConstants

The KendoGridConstants type exposes the following members.

Constructors

  NameDescription
Public methodKendoGridConstants
Initializes a new instance of the KendoGridConstants class
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldStatic memberCssCollapsedGroup
The CSS class of the collapsed group
Public fieldStatic memberCssContentDiv
The CSS class of the div containing the Grid table.
Public fieldStatic memberCssExpandedGroup
The CSS class of the expanded group
Public fieldStatic memberCssGrid
The CSS class of the Grid widget wrapper div.
Public fieldStatic memberCssSelectedItem
The CSS class of the selected item.
Public fieldStatic memberGridCellKey
The Call key used accross the verifications and action messages.
Public fieldStatic memberGridGroupKey
The Group key used accross the verifications and action messages.
Public fieldStatic memberGridKey
The Grid key used accross the verifications and action messages.
Public fieldStatic memberGridRowKey
The Row key used accross the verifications and action messages.
Top
See Also

Reference