GridItem
Wisej.Web.GridItem
Last updated
Was this helpful?
Wisej.Web.GridItem
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Implements one row in a .
: Name of the JavaScript call used to render the cell.
: Return whether the specified property is expandable to show nested properties.
: Returns or sets whether the is in an expanded state.
Throws:
The property was set to true, but a is not expandable.
: Returns the collection of objects, if any, associated as a child of this .
: Returns the type of this .
: Checks if the dynamic object was created and has any value.
: Returns the text of this .
: Returns the parent of this , if any.
: Returns the that is associated with this .
: Returns or sets user-defined data about the .
: Returns a dynamic object that can be used to store custom data in relation to this control.
: Returns or sets the current value of this .
Selects this in the .
Returns: . true if the selection is successful; otherwise, false.