Click or drag to resize

SqlGridWidget Properties

The SqlGridWidget type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Gets or sets widget size
(Inherited from DashboardWidget.)
Public propertyCreatedDate
Gets the created date and time.
(Inherited from DashboardWidget.)
Public propertyElement
The to be shown
(Inherited from DashboardElementWidget.)
Public propertyId
Gets widget Id
(Inherited from DashboardWidget.)
Protected propertyInstantFetch
Gets or sets value indicating whether data should be fetch to widget instantly, otherwise - using ajax
(Inherited from GridWidget.)
Public propertyMaxRecords
Gets or sets sql query
Public propertyModifiedDate
Gets the last modified date and time.
(Inherited from DashboardWidget.)
Protected propertyOnRowClick
Gets or sets action for row on click event
(Inherited from GridWidget.)
Public propertyOrder
Gets or sets widget order
(Inherited from DashboardWidget.)
Public propertyQuery
Gets or sets sql query
Public propertyShowTitle
Gets or sets value indicating whether to show widget title.
(Inherited from DashboardWidget.)
Public propertyTitle
Gets or sets widget title
(Inherited from DashboardWidget.)
Public propertyTitleAction
Gets or sets widget title action
(Inherited from DashboardWidget.)
Top
See Also