GrapeCity MultiRow Windows Forms Documentation
ErrorText Property (CellErrorTextNeededEventArgs)


Gets or sets a string that describes the error for the current Cell.
Syntax
Public Property ErrorText As String
Dim instance As CellErrorTextNeededEventArgs
Dim value As String
 
instance.ErrorText = value
 
value = instance.ErrorText
public string ErrorText {get; set;}

Property Value

A System.String that describes the error for the current Cell.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CellErrorTextNeededEventArgs Class
CellErrorTextNeededEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.