| Visual Basic (Declaration) | |
|---|---|
Public Property PaintText As Boolean | |
| C# | |
|---|---|
public bool PaintText {get; set;} | |
Property Value
BooleanSetting this property to false will suppress the default rendering of the week summary by the control, allowing the developer to render their own.