FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > Rows.DefaultRow クラス : ErrorText プロパティ |
'Declaration Public Shadows Property ErrorText As String
'使用法 Dim instance As Rows.DefaultRow Dim value As String instance.ErrorText = value value = instance.ErrorText
public new string ErrorText {get; set;}