[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField.Name

Name Property

Name

Gets or sets the name of the object.

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

A string value indicating the name of the object.
The default is Empty.

Implements