Click or drag to resize
GridColumnOwnerGridID Property
Gets the value of the ClientID property of the KaxGrid instance that owns this column. This property value is used by grid's client object

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public virtual string OwnerGridID { get; }

Property Value

Type: String
See Also