Width of the border of the details area
            
Namespace: Ico.Awx.ListAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# | 
|---|
public Thickness CellBorderThickness { get; set; }  | 
| Visual Basic | 
|---|
Public Property CellBorderThickness As Thickness Get Set  | 
| JScript | 
|---|
function get CellBorderThickness () : Thickness function set CellBorderThickness (value : Thickness)  |