[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.Field.Text

Text Property

Text

Gets current text content of the field.

Declaration
public string Text { get; }
Public ReadOnly Property Text As String
Property Value
Type Description
string

A string value indicates the text of the field.

Remarks

This property stores current content of Field. It's affected by its owner's status.