TouchListRowStyles Property
Gets the RowStylescollection which contains all the
RowStyles
objects of
TouchList control.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public virtual RowStyles RowStyles { get; }
Public Overridable ReadOnly Property RowStyles As RowStyles
Get
Property Value
RowStyles
You can use the
RowStyles to add, remove,
insert, etc.
RowStyles into
TouchList object.