GrapeCity MultiRow Windows Forms Documentation
ErrorText Property (RowErrorTextNeededEventArgs)


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

Property Value

A System.String that represents the error for the current Row.
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

RowErrorTextNeededEventArgs Class
RowErrorTextNeededEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.