ResizeWhileDragging Property (C1SplitterPanel)
In This Topic
Gets or sets whether the panel should be resized while the user is dragging the splitter.
Syntax
'Declaration
Public Property ResizeWhileDragging As Boolean
public bool ResizeWhileDragging {get; set;}
See Also