Legend inactive selection background color.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string LegendInactiveSelectionBackground { get; set; }
Visual Basic
Public Property LegendInactiveSelectionBackground As String
	Get
	Set
JScript
function get LegendInactiveSelectionBackground () : String
function set LegendInactiveSelectionBackground (value : String)

See Also