Sets the cell value associated with the specified column. Syntax Parameters columnKey The key of the column whose value to set.value The new cell value. Remarks Sets the cell value associated with the specified column. This overload does not raise the CellDataUpdating and CellDataUpdated events.
Sets the cell value associated with the specified column. Syntax Parameters columnKey The key of the column whose value to set.value The new cell value.raiseCellUpdateEvents Specifies whether to raise the CellDataUpdating and CellDataUpdated events.
Sets the cell value associated with the specified column. Syntax Parameters column The column whose value to set.value The new cell value. Remarks Sets the cell value associated with the specified column. This overload does not raise the CellDataUpdating and CellDataUpdated events.
Sets the cell value associated with the specified column. Syntax Parameters column The column whose value to set.value The new cell value.raiseCellUpdateEvents Specifies whether to raise the CellDataUpdating and CellDataUpdated events.
Sets the cell value associated with the specified column. Overload List
Returns true if the tag value is a string or a primitive type. Syntax Example
Gets or sets the tag. The tag property can be used to logically attach another object or value to this object. Syntax Example Following code demonstrates typical uses for InitializeDataRow and InitializeDataRowsCollection events.
Constructor used to deserialization to initialize a new instance of the class with the serialized property values Syntax Parameters info The System.Runtime.Serialization.SerializationInfo used to obtain the serialized properties of the objectcontext An System.ComponentModel.ITypeDescriptorContext that provides a f...
Overload List
UltraDataSource component. UltraDataSource is a bindable data source that provides the ability to define hierarchical data structure and provides capability to serialize out the data. Syntax Example Following code shows how to setup an UltraDataSource with some columns and rows. It creates a hiearchical data sourc...