Cell Spacing.
Namespace:
C1.Web.EditorAssembly: C1.Web.Editor.2 (in C1.Web.Editor.2.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute()] [ThemeableAttribute(true)] [NotifyParentPropertyAttribute(true)] public virtual int Cellspacing { get; set; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute()> _ <ThemeableAttribute(True)> _ <NotifyParentPropertyAttribute(True)> _ Public Overridable Property Cellspacing As Integer Get Set |