Font Property (DynamicStyleInfo)
public new Font Font {get;}
'Declaration
Public Shadows ReadOnly Property Font As Font
'Usage
Dim instance As DynamicStyleInfo
Dim value As Font
value = instance.Font
Property Value
The
System.Drawing.Font applied to the text displayed by the
GcMultiRow cell. The default is a null reference (
Nothing in Visual Basic).