다음을 통해 공유


DataPagerFieldCommandEventArgs.CommandSource 속성

정의

이벤트를 발생시킨 컨트롤을 가져옵니다.

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

속성 값

Object

이벤트를 발생시킨 컨트롤입니다.

적용 대상

추가 정보