IsLayersListActive Property
Gets or sets a value indicating whether the Layers List panel is active and visible.
public bool IsLayersListActive {get; set;}
'Declaration
Public Property IsLayersListActive As Boolean
Property Value
true
if the Layers List is active; otherwise,
false
.