C# 클래스 SampleBrowser.SfDataGrid.ContextMenu

상속: SampleView
파일 보기 프로젝트 열기: syncfusion/xamarin-demos

공개 메소드들

메소드 설명
ContextMenu ( ) : System

Initializes a new instance of the ContextMenu class.

OnDisappearing ( ) : void

You can override this method while view has disappears

메소드 상세

ContextMenu() 공개 메소드

Initializes a new instance of the ContextMenu class.
public ContextMenu ( ) : System
리턴 System

OnDisappearing() 공개 메소드

You can override this method while view has disappears
public OnDisappearing ( ) : void
리턴 void