NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DataGridCommandEventArgs.CommandSource

[To be supplied.]

[Visual Basic]
Public ReadOnly Property CommandSource As Object
[C#]
public object CommandSource {get;}
[C++]
public: __property Object* get_CommandSource();
[JScript]
public function get CommandSource() : Object;

See Also

DataGridCommandEventArgs Class | DataGridCommandEventArgs Members | System.Web.UI.WebControls Namespace