Overload | Description |
---|---|
Task Constructor() | Initializes a new instance of the Task class. |
Task Constructor(String) | Initializes a new instance of the Task class specifying its Xceed.SmartUI.SmartItem.Text. |
Task Constructor(Int32) | Initializes a new instance of the Task class specifying its Xceed.SmartUI.SmartItem.ImageIndex. |
Task Constructor(String,Int32) | Initializes a new instance of the Task class specifying its Xceed.SmartUI.SmartItem.Text and Xceed.SmartUI.SmartItem.ImageIndex. |