Gets the IDataErrorInfo error string
Namespace: ArthaChitra.Core.ViewModelAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxpublic virtual string this[
string columnName
] { get; }
Parameters
- columnName String
-
Return Value
StringImplements
IDataErrorInfoItemString
See Also