SyncData Property (PopUpClosingEventArgs)
Gets or sets a value indicating whether we synchronize data to the drop down when open.
public bool SyncData {get; set;}
Property Value
A
bool value,
true if we synchronize data to the drop down when open; otherwise,
false.