[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.Text

Text Property

Text

Gets or sets the text associated with this control. This is a dependency property.

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

The text displayed in the control.

Remarks

The Text property retrieves the string value displayed on this control.