GridTableRowClientID Property |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic override string ClientID { get; }
Public Overrides ReadOnly Property ClientID As String
Get
public:
virtual property String^ ClientID {
String^ get () override;
}
abstract ClientID : string with get
override ClientID : string with get
Property Value
Type:
String
See Also