[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Cell.ErrorText

ErrorText Property

ErrorText

Gets or sets error text for this cell.

Declaration
[TypeConverter(typeof(StringConverter))]
public string ErrorText { get; set; }
<TypeConverter(GetType(StringConverter))>
Public Property ErrorText As String