DataListBeginDragEventArgsButton Property
Get the mouse button clicked to start the drag operation
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public MouseButtons Button { get; }
Public ReadOnly Property Button As MouseButtons
Get
public:
property MouseButtons Button {
MouseButtons get ();
}
member Button : MouseButtons with get
Property Value
MouseButtons