SyncData Property (DropDownOpeningEventArgs)
Gets or sets a value that indicates whether to synchronize data to the drop-down when it's opening.
public bool SyncData {get; set;}
Property Value
A
bool value,
true to synchronize data to the drop-down when it's opening; otherwise,
false.