All pages
Powered by GitBook
1 of 1

Loading...

GridItem

Wisej.Web.GridItem

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.5.0.0)

Implements one row in a PropertyGrid.

public class GridItem
Public Class GridItem

Properties

CellRenderer

: Name of the JavaScript call used to render the cell.

Expandable

: Return whether the specified property is expandable to show nested properties.

Expanded

: Returns or sets whether the is in an expanded state.

Throws:

  • The property was set to true, but a is not expandable.

GridItems

: Returns the collection of objects, if any, associated as a child of this .

GridItemType

: Returns the type of this .

HasUserData

: Checks if the dynamic object was created and has any value.

Label

: Returns the text of this .

Parent

: Returns the parent of this , if any.

PropertyDescriptor

: Returns the that is associated with this .

Tag

: Returns or sets user-defined data about the .

UserData

: Returns a dynamic object that can be used to store custom data in relation to this control.

Value

: Returns or sets the current value of this .

Methods

Select()

Selects this in the .

Returns: . true if the selection is successful; otherwise, false.

String
Boolean
Boolean
GridItem
NotSupportedException
Expanded
GridItem
GridItemCollection
GridItem
GridItem
GridItemType
GridItem
Boolean
UserData
String
GridItem
GridItem
GridItem
GridItem
PropertyDescriptor
PropertyDescriptor
GridItem
Object
GridItem
Object
Object
GridItem
GridItem
PropertyGrid
Boolean