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