KaxTimeViewBackColor Property |
Namespace: Kettic.AspNet.Controls
Use the BackColor property to specify the background color of the KaxTimeView control. This property is set using a System.Drawing.Color object.
In general, only controls that render as a <table> tag can display a background color in HTML 3.2, whereas almost any control can in HTML 4.0.
For controls that render as a <span> tag (including Label, all validation controls, and list controls with their RepeatLayout property set to RepeatLayout.Flow), this property will work in Microsoft Internet Explorer version 5 or later, but not for Microsoft Internet Explorer version 4.