TimelineViewState.ShowTimeLevel Property

Definition

Get or set whether the control’s time level drop-down is displayed. Boolean (bool in C#) Read/Write.

public:
 property bool ShowTimeLevel { bool get(); void set(bool value); };
public bool ShowTimeLevel { get; set; }
Public Property ShowTimeLevel As Boolean

Property Value

Applies to