C# Class samples.CountriesXaml

Inheritance: Xamarin.Forms.ContentPage
ファイルを表示 Open project: zumero/DataGrid

Public Properties

Property Type Description
DataRowsProperty BindableProperty

Public Methods

Method Description
CountriesXaml ( ) : System

Protected Methods

Method Description
OnAppearing ( ) : void

Method Details

CountriesXaml() public method

public CountriesXaml ( ) : System
return System

OnAppearing() protected method

protected OnAppearing ( ) : void
return void

Property Details

DataRowsProperty public_oe static_oe property

public static BindableProperty DataRowsProperty
return BindableProperty