ArcFM Solution Developer Guide
ErrorText Property (TreeGridViewRow)


Syntax
'Declaration
 
<System.ComponentModel.DefaultValueAttribute("")>
<System.ComponentModel.NotifyParentPropertyAttribute(True)>
<SRCategoryAttribute("CatAppearance")>
<SRDescriptionAttribute("DataGridView_RowErrorTextDescr")>
Public Property ErrorText As System.String
'Usage
 
Dim instance As TreeGridViewRow
Dim value As System.String
 
instance.ErrorText = value
 
value = instance.ErrorText
[System.ComponentModel.DefaultValue("")]
[System.ComponentModel.NotifyParentProperty(true)]
[SRCategory("CatAppearance")]
[SRDescription("DataGridView_RowErrorTextDescr")]
public System.string ErrorText {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

TreeGridViewRow Class
TreeGridViewRow Members

 

 


Send Comment