C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlCellView Class / Padding Property
In This Topic
Padding Property (GridControlCellView)
In This Topic
Gets or sets the padding of the Content.
Syntax
public Thickness Padding {get; set;}
See Also