Infragistics(R) NetAdvantage(R) Windows Forms
TextRenderingMode Property
See Also  E-mail your feedback on this topic.
Infragistics.Win.UltraWinGrid Namespace > UltraGrid Class : TextRenderingMode Property

Syntax

Visual Basic (Declaration) 
Public Property TextRenderingMode As Infragistics.Win.TextRenderingMode
C# 
public Infragistics.Win.TextRenderingMode TextRenderingMode {get; set;}

See Also