Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
144402 | May 5,2019 05:14 AM UTC | May 10,2019 09:27 AM UTC | Xamarin.Forms | 5 |
![]() |
Tags: SfDataForm |
[C#]
[private int id;
[Display(AutoGenerateField = false)]
public int ID
{
get { return id; }
set { id = value; RaisePropertyChanged("ID"); }
} |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.