Click or drag to resize

GridViewDeleteConfirmationTitle Property

The text to display in a Delete item button. Currently supported on iOS only.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Func<Object, string> DeleteConfirmationTitle { get; set; }

Property Value

Type: FuncObject, String
See Also