Foreground color of the column header when there is an active notification
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Brush NotifyForeground { get; set; } |
| Visual Basic |
|---|
Public Property NotifyForeground As Brush Get Set |
| JScript |
|---|
function get NotifyForeground () : Brush function set NotifyForeground (value : Brush) |