Label.IsActive Property

Definition

If the label is active.

public bool IsActive { get; set; }
member this.IsActive : bool with get, set
Public Property IsActive As Boolean

Property Value

Remarks

Only active labels can be applied. Inactive labels cannot be applied, and are used for display purposes only.

Applies to