Determines whether user will be able to change group order by dragging its header to a desired position.
[Visual Basic]
Public Property EnableDragDrop As Boolean
[C#]
public bool EnableDragDrop {get;set;}
[Delphi]
public property EnableDragDrop: Boolean read get_EnableDragDrop write set_EnableDragDrop;
See Also
C1WebTopicBar Class | C1WebTopicBar Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |