Gets or sets the optional role parameter used by the current thumb control, identifying the specific behavior considered for drag and drop operations hosted by the control.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public Object RoleParameter { get; set; } |
Visual Basic (Declaration) |
---|
Public Property RoleParameter As Object |