DataPagerFieldCommandEventArgs.CommandSource 属性

定义

获取引发事件的控件。

public:
 property System::Object ^ CommandSource { System::Object ^ get(); };
public object CommandSource { get; }
member this.CommandSource : obj
Public ReadOnly Property CommandSource As Object

属性值

引发事件的控件。

适用于

另请参阅