Overall Background color, gradient or pattern of the search box
Namespace: Ico.Awx.ListAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Brush SearchBackground { get; set; } |
Visual Basic |
---|
Public Property SearchBackground As Brush Get Set |
JScript |
---|
function get SearchBackground () : Brush function set SearchBackground (value : Brush) |