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!

DataGridSortCommandEventArgs.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

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