[]
Sets the error message displayed for a specific column of the task.
public void SetColumnError(string columnName, string message)
Type | Name | Description |
---|---|---|
string | columnName | The column name, such as "Task Mode" or "Duration". |
string | message | The error message. |
Setting the error message to an empty string removes the ErrorInfo glyph from the column of the task.