GridItemOwnerGridID Property |
Gets GridItem ClientID of current KaxGrid.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic virtual string OwnerGridID { get; }
Public Overridable ReadOnly Property OwnerGridID As String
Get
public:
virtual property String^ OwnerGridID {
String^ get ();
}
abstract OwnerGridID : string with get
override OwnerGridID : string with get
Property Value
Type:
String
See Also