[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownOpeningEventArgs.SyncData

SyncData Property

SyncData

Gets or sets a value that indicates whether to synchronize data to the drop-down when it's opening.

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

A bool value, true to synchronize data to the drop-down when it's opening; otherwise, false.

Remarks

This property determines whether to synchronize the data to the control from the drop-down dialog when it's opening.