CheckListPadding Property (CommonStyle)
In This Topic
Gets or sets the thickness of the padding between the check list edges and its content.
Syntax
'Declaration
Public Property CheckListPadding As C1.Framework.Thickness
public C1.Framework.Thickness CheckListPadding {get; set;}
See Also