Back to Devexpress

TreeList.SetColumnError Method

windowsforms-devexpress-dot-xtratreelist-dot-treelist-dot-setcolumnerror.md

latest729 B
Original Source

TreeList.SetColumnError Method

NameParametersDescription
SetColumnError(TreeListColumn, String, ErrorType)column, errorText, errorTypeSets an error description and an error type for the specified cell within the focused node.
SetColumnError(TreeListColumn, String)column, errorTextSets an error description for a cell within the focused node or for the entire focused node.