Constructor. Syntax Parameters row
Delegate for RowDeleted event. Syntax Parameters sender e Example Following code shows some of the information available in RowDeleting and RowDeleted events. For an overview of how to handle events in Visual Basic or Visual C#, see Event Handlers in Visual Basic and Visual C#. For specific information and code ex...
Event args for UltraDataSource.RowDeleting event. Syntax Example Following code shows some of the information available in RowDeleting and RowDeleted events. For an overview of how to handle events in Visual Basic or Visual C#, see Event Handlers in Visual Basic and Visual C#. For specific information and code exa...
Public Constructors Public Properties
Public Properties
Gets the row being deleted. Syntax Example Following code shows some of the information available in RowDeleting and RowDeleted events. For an overview of how to handle events in Visual Basic or Visual C#, see Event Handlers in Visual Basic and Visual C#. For specific information and code examples illustrating how...
Constructor. Syntax Parameters row The row being deleted.
Delegate for RowDeleting event. Syntax Parameters sender e Example Following code shows some of the information available in RowDeleting and RowDeleted events. For an overview of how to handle events in Visual Basic or Visual C#, see Event Handlers in Visual Basic and Visual C#. For specific information and code e...
Event args for UltraDataSource.RowEndEdit event. Syntax
Public Constructors Public Properties