Gets or sets the LegendInactiveSelectionForeground.

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

Syntax

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

See Also