Skip to content

GridData.SetFont

Xusinboy Bekchanov edited this page Nov 5, 2023 · 3 revisions

GridData.SetFont Method

Definition

Namespace: My.Sys.Forms

Syntax

Declare Sub SetFont(tName As WString="",tSize As Integer=-1,tCharSet As Integer=FontCharset.Default,tBolds As Boolean=False,tItalic As Boolean=False,tUnderline As Boolean=False,tStrikeout As Boolean=False)

Parameters

Part Type Description
tName WString
tSize Integer
tCharSet Integer
tBolds Boolean
tItalic Boolean
tUnderline Boolean
tStrikeout Boolean

See also

Clone this wiki locally