Width of the padding of the cell area

Namespace: Ico.Awx.List
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also