Intersoft WebCombo Documentation
WebComboColumn Class Members
See Also  Properties  Methods  Send Feedback
ISNet.WebUI.WebCombo Namespace : WebComboColumn Class


The following tables list the members exposed by WebComboColumn.

Public Constructors

 NameDescription
public ConstructorWebComboColumn ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyBaseFieldName

Returns or sets the base field name of the column. You should never set this property manually as it's populated automatically on DataBind

Returns or sets the base field name of the column. You should never set this property manually as it's populated automatically on WebCombo.DataBind  
public PropertyBound

Specifies whether the column is bound to the DataColumn of DataSource.

Specifies whether the column is bound to the DataColumn of DataSource.  
public PropertyCellImage

Gets or sets the image filename that will be displayed in cells that belong to this column.

Gets or sets the image filename that will be displayed in cells that belong to this column.  
public PropertyColumnType

Gets or sets the type of the column that control how the column content will be rendered.

Gets or sets the type of the column that control how the column content will be rendered.  
public PropertyDataFormatStringGets or sets the string format to use when rendering values. Gets or sets the string format to use when rendering values.  
public PropertyDataTypeGets or sets the data type of the column. Gets or sets the data type of the column.  
public PropertyHeaderTextReturns or sets the header text for the column. Returns or sets the header text for the column.  
public PropertyHiddenSpecifies whether the column should be displayed or hidden. Specifies whether the column should be displayed or hidden.  
public PropertyNameOverridden.   
public PropertyRenderOnHidden

Gets or sets a value indicating whether WebCombo should render this Column and its cell to client (in invisible display) when its Hidden property is set to True.

Gets or sets a value indicating whether WebCombo should render this Column and its cell to client (in invisible display) when its Hidden property is set to True.  
public PropertyWidthSpecifies the width of column Specifies the width of the column.  
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 MethodIsEmpty (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodReset (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.