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
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
For a list of all members of this type, see UltraDataColumn members. Protected Fields Name Description tagValue (Inherited from Infragistics.Shared.SubObjectBase) Top
Protected Fields Public Properties Protected Properties Public Methods Protected Methods Public Events
Public Methods Protected Methods
Public Properties Protected Properties
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...
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...