CustomizeTableNameEventArgs(String) Constructor
Creates a new instance of the CustomizeTableNameEventArgs class.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
Name | Type | Description |
---|---|---|
tableName | String | A string specifying the name of the table to be renamed. |
See Also