GridClientSettingsActiveRowIndex Property |
Namespace: Kettic.AspNet.Controls
public string ActiveRowIndex { get; set; }
Public Property ActiveRowIndex As String Get Set
public: property String^ ActiveRowIndex { String^ get (); void set (String^ value); }
member ActiveRowIndex : string with get, set