Xceed Grid for WinForms v4.3 Documentation
Xceed.Editors.v2.6 Assembly / Xceed.Editors Namespace / StringRenderStyle Class
Fields


In This Topic
    StringRenderStyle Class Members
    In This Topic

    The following tables list the members exposed by StringRenderStyle.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public FieldThe background color of the used to paint the string. By default, SystemColors.Window.  
    Public FieldThe FontStyle used to paint the string. By default, FonStyle.Regular.  
    Public FieldThe foreground color of the used to paint the string. By default, SystemColors.WindowText.  
    Public FieldThe StringFormat used to paint the string.  
    Top
    See Also