The following tables list the members exposed by WebComboColumn.
Name | Description | |
---|---|---|
WebComboColumn Constructor | Overloaded. |
Name | Description | |
---|---|---|
BaseFieldName | 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 | |
Bound | Specifies whether the column is bound to the DataColumn of DataSource. Specifies whether the column is bound to the DataColumn of DataSource. | |
CellImage | 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. | |
ColumnType | 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. | |
DataFormatString | Gets or sets the string format to use when rendering values. Gets or sets the string format to use when rendering values. | |
DataType | Gets or sets the data type of the column. Gets or sets the data type of the column. | |
HeaderText | Returns or sets the header text for the column. Returns or sets the header text for the column. | |
Hidden | Specifies whether the column should be displayed or hidden. Specifies whether the column should be displayed or hidden. | |
Name | Overridden. | |
RenderOnHidden | 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. | |
Width | Specifies the width of column Specifies the width of the column. |
Name | Description | |
---|---|---|
Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) | |
DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
GetObjectData | Overridden. | |
IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |