FontStyle Property (FlexMenuBar)

Class

FlexMenuBar.

Action

Gets whether the text is italic font.

Recognized values are normal and italic. The default value is normal.

Syntax

C#
protected String fontStyle { get; }
VB
'Declaration
Protected Read Property fontStyle As String

Access

Read only.