In This Topic
Gets or sets the C1.Framework.Style object determining the appearance of the time ruler in the time line view.
Syntax
'Declaration
Public Property TimeLineRuler As C1.Framework.Style
public C1.Framework.Style TimeLineRuler {get; set;}
See Also