Gets or sets the img drag drop indicator sub.
Namespace: Geekees.Common.Controls
Assembly: ASTreeView (in ASTreeView.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Property ImgDragDropIndicatorSub As String |
| C# |
|---|
| public string ImgDragDropIndicatorSub { get; set; } |
| C++ |
|---|
| public property string ImgDragDropIndicatorSub sealed { String get(); void set(String value); } |
| J# |
|---|
| /** property */ public string get_ImgDragDropIndicatorSub(); /** property */ public void set_ImgDragDropIndicatorSub(string value); |
| JScript |
|---|
| public function get ImgDragDropIndicatorSub() : String public function set ImgDragDropIndicatorSub(value : String); |
Property Value
The img drag drop indicator sub.