DataListBeginDragEventArgsSource Property

Get the source data list for the drag and drop operation

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public DataList Source { get; }

Property Value

DataList

See Also