ItemStyleTextFont Property

Gets or sets the text font associated with this row item.

Definition

Namespace: BeeMobile.TouchList
Assembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
C#
public Font Font { get; set; }

Property Value

Font

See Also