Intersoft WebGrid Documentation
WebGridCell Class Members
See Also  Properties  Methods  Send Feedback
ISNet.WebUI.WebGrid Namespace : WebGridCell Class


The following tables list the members exposed by WebGridCell.

Public Constructors

 NameDescription
public ConstructorWebGridCell ConstructorOverloaded. Initializes a new instance of the WebGridCell class.  
Top

Public Properties

 NameDescription
public PropertyButtonImageGets or sets the image of the button when the value of the WebGridCell is set to ButtonImage.  
public PropertyCollection (Inherited from ISNet.WebUI.NamedObjectBase)
public PropertyColumnGets the WebGridColumn object of which this cell belongs to.  
public PropertyCustomAttributesGets or sets custom attributes that will be written in the cell's tag.  
public PropertyCustomObjectAttributesGets or sets custom attributes that will be written in the cell object's tag.  
public PropertyDataChangedReturns whether cell's data has been changed.  
public PropertyForceNoEditDetermines whether this cell will be forced to not allow editing.  
public PropertyGroupRowInfoTextGets 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.  
public PropertyHtmlHeadersGets or sets the headers attribute of this cell. Applicable only in 508 standards mode.  
public PropertyImageGets or sets the image filename that will be used to display image of an Image or ImageAndText Column.  
public PropertyNameThe name of the item in its collection. (Inherited from ISNet.WebUI.NamedObjectBase)
public PropertyOldTextRepresents the cell text before the cell is modified.  
public PropertyOldValueRepresents the cell value before the cell is modified.  
public PropertyPositionGets the position of the cell from its Collection.  
public PropertyStyleGets or sets the style applied to the cell object.  
public PropertyTagGets or sets custom data for the cell object.  
public PropertyTextGets or sets the text that will be displayed in cell.  
public PropertyTooltipTextGets or sets the tooltip text of cell object.  
public PropertyValueGets or sets the cell's value.  
Top

Public Methods

 NameDescription
public MethodClone (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodGetObjectDataOverridden.   
public MethodGetTemplateContainer  
public MethodIsEmpty (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodRenderControl  
public MethodReset (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodToString  
Top

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.