Padding Property (FilterEditorCombinationNodeStyle)
In This Topic
Gets or sets the thickness of the padding around the element.
Syntax
'Declaration
Public Property Padding As C1.Framework.Thickness
public C1.Framework.Thickness Padding {get; set;}
See Also