GrapeCity.Win.MultiRow Namespace > CellStyle Class : Margin Property |
<SRDescriptionAttribute("Indicates the space between the Cells.")> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <SRCategoryAttribute("Layout")> <DefaultValueAttribute()> Public Property Margin As Padding
[SRDescription("Indicates the space between the Cells.")] [RefreshProperties(RefreshProperties.Repaint)] [SRCategory("Layout")] [DefaultValue()] public Padding Margin {get; set;}
Exception | Description |
---|---|
System.ArgumentException | The top, bottom, left, and right values are less than 0, and they are not -1. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2