MobileForms Toolkit Documentation

TemplateSet.Remove Method 

Removes the first occurrence of a specific RowTemplate from the TemplateSet.

public void Remove(
RowTemplate value
);

Parameters

value
The RowTemplate to remove from the TemplateSet.

See Also

TemplateSet Class | Resco.Controls.AdvancedList Namespace