Template ControlDelete Row Method
This can be used to delete the row currently bound to the template
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public void DeleteRow()VB
Public Sub DeleteRowC++
public:
void DeleteRow()F#
member DeleteRow : unit -> unit