Property CanDoubleClick
CanDoubleClick
Gets or sets whether double click unsplits the control.
public virtual bool CanDoubleClick { get; set; }
Property Value
Remarks
Default value is true.
Gets or sets whether double click unsplits the control.
public virtual bool CanDoubleClick { get; set; }
Default value is true.