APNSoft Controls [4.5.2.20] - API Reference
APNSoftDataGrid.ConfirmTextInsert Property

Gets or sets the text to be shown on the confirmation dialog before the record is inserted. The prompt is automatically enabled if this property is set.

[Visual Basic]
Public Property ConfirmTextInsert As String
[C#]
public string ConfirmTextInsert {get; set;}

See Also

APNSoftDataGrid Class | APNSoft.WebControls Namespace