The following tables list the members exposed by WebGridCell.
Name | Description | |
---|---|---|
![]() | WebGridCell Constructor | Overloaded. Initializes a new instance of the WebGridCell class. |
Name | Description | |
---|---|---|
![]() | ButtonImage | Gets or sets the image of the button when the value of the WebGridCell is set to ButtonImage. |
![]() | Collection | (Inherited from ISNet.WebUI.NamedObjectBase) |
![]() | Column | Gets the WebGridColumn object of which this cell belongs to. |
![]() | CustomAttributes | Gets or sets custom attributes that will be written in the cell's tag. |
![]() | CustomObjectAttributes | Gets or sets custom attributes that will be written in the cell object's tag. |
![]() | DataChanged | Returns whether cell's data has been changed. |
![]() | ForceNoEdit | Determines whether this cell will be forced to not allow editing. |
![]() | GroupRowInfoText | Gets or sets the group row info text for this cell. When a value is set, it will override the GroupRowInfoFormat property in higher object's hierarchy. |
![]() | HtmlHeaders | Gets or sets the headers attribute of this cell. Applicable only in 508 standards mode. |
![]() | Image | Gets or sets the image filename that will be used to display image of an Image or ImageAndText Column. |
![]() | Name | The name of the item in its collection. (Inherited from ISNet.WebUI.NamedObjectBase) |
![]() | OldText | Represents the cell text before the cell is modified. |
![]() | OldValue | Represents the cell value before the cell is modified. |
![]() | Position | Gets the position of the cell from its Collection. |
![]() | Style | Gets or sets the style applied to the cell object. |
![]() | Tag | Gets or sets custom data for the cell object. |
![]() | Text | Gets or sets the text that will be displayed in cell. |
![]() | TooltipText | Gets or sets the tooltip text of cell object. |
![]() | Value | Gets or sets the cell's value. |
Name | Description | |
---|---|---|
![]() | Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetObjectData | Overridden. |
![]() | GetTemplateContainer | |
![]() | IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | RenderControl | |
![]() | Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | ToString |