RowStylesRemove Method
Removes a particular
RowStyle object from the collection.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public virtual void Remove(
RowStyle anItem
)
Public Overridable Sub Remove (
anItem As RowStyle
)
Parameters
- anItem RowStyle
- Reference to a RowStyle object to remove.