[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.PopUpClosingEventArgs.SyncData

SyncData Property

SyncData

Gets or sets a value indicating whether we synchronize data to the drop down when open.

Declaration
public bool SyncData { get; set; }
Public Property SyncData As Boolean
Property Value
Type Description
bool

A bool value, true if we synchronize data to the drop down when open; otherwise, false.

Remarks

The property determines synchronising the data to the control from the drop down when it's closing or not.