GridGroupPanelStyleCellSpacing Property |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic override int CellSpacing { get; set; }
Public Overrides Property CellSpacing As Integer
Get
Set
public:
virtual property int CellSpacing {
int get () override;
void set (int value) override;
}
abstract CellSpacing : int with get, set
override CellSpacing : int with get, set
Property Value
Type:
Int32
See Also