Margins Property (DataFilterCheckBoxGlyphStyle)
In This Topic
Gets or sets the thickness of the margins around the element.
Syntax
'Declaration
Public ReadOnly Property Margins As C1.Framework.Thickness
public C1.Framework.Thickness Margins {get;}
See Also