Version

Search Results

UltraDataColumnsCollection Constructor

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...

UltraDataColumn Class Events

For a list of all members of this type, see UltraDataColumn members. Public Events Name Description SubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase) SubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase) Top

UltraDataColumn Class Fields

For a list of all members of this type, see UltraDataColumn members. Protected Fields Name Description tagValue (Inherited from Infragistics.Shared.SubObjectBase) Top

UltraDataColumn Class Members

Protected Fields Public Properties Protected Properties Public Methods Protected Methods Public Events

UltraDataColumn Class Methods

Public Methods Protected Methods

UltraDataColumn Class Properties

Public Properties Protected Properties

AllowDBNull Property

Specifies whether the user is allowed to enter null values in the cells of this column. Syntax Remarks Specifies whether the user is allowed to enter null values in the cells of this column. More precisely, setting this property to False will cause the associated property descriptor to not accept null and DBNull v...

Band Property (UltraDataColumn)

Returns the band columns in this collection are associated with. Syntax Example Following sample code demonstrates commonly used properties and events in UltraDataSource object model. For an overview of how to handle events in Visual Basic or Visual C#, see Event Handlers in Visual Basic and Visual C#. For specifi...