TableEditor.TextDeletePromptMulti Property
Confirmation prompt displayed on multiple row delete ({0} represents the number of rows)
[Visual Basic]Public Property TextDeletePromptMulti As
String [C#]public
string TextDeletePromptMulti {get; set;}
See Also
TableEditor Class | DVXP.DXTableEditor Namespace