MobileForms Toolkit Documentation

TemplateSet.Remove Method 

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

public void Remove(
ItemTemplate value
);

Parameters

value
The ItemTemplate to remove from the TemplateSet.

See Also

TemplateSet Class | Resco.Controls.AdvancedComboBox Namespace