'Declaration Public Class WeekDayNameRenderStyle Inherits StringRenderStyle
'Usage Dim instance As WeekDayNameRenderStyle
public class WeekDayNameRenderStyle : StringRenderStyle
'Declaration Public Class WeekDayNameRenderStyle Inherits StringRenderStyle
'Usage Dim instance As WeekDayNameRenderStyle
public class WeekDayNameRenderStyle : StringRenderStyle
System.Object
Xceed.Editors.StringRenderStyle
Xceed.Editors.WeekDayNameRenderStyle
Name | Description | |
---|---|---|
![]() | WeekDayNameRenderStyle Constructor |
Name | Description | |
---|---|---|
![]() | BackColor | The background color of the used to paint the string. By default, SystemColors.Window. (Inherited from Xceed.Editors.StringRenderStyle) |
![]() | FontStyle | The FontStyle used to paint the string. By default, FonStyle.Regular. (Inherited from Xceed.Editors.StringRenderStyle) |
![]() | ForeColor | The foreground color of the used to paint the string. By default, SystemColors.WindowText. (Inherited from Xceed.Editors.StringRenderStyle) |
![]() | StringFormat | The StringFormat used to paint the string. (Inherited from Xceed.Editors.StringRenderStyle) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2