[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.DataValidationSuggestionItem.ToString

ToString Method

ToString()

Gets the description of this instance.

Declaration
public override string ToString()
Public Overrides Function ToString() As String
Returns
Type Description
string

The description of this instance.

Overrides