Click or drag to resize
KaxGridClientSettings Property
Get a GridClientSettings object, allowing you to set the client's behavior of KaxGrid.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public GridClientSettings ClientSettings { get; }

Property Value

Type: GridClientSettings
See Also