[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.DataValidationExecutedResult.Data

Data Property

Data

Gets or sets the custom data for matched result.

Declaration
public object Data { readonly get; set; }
Public Property Data As Object
Property Value
Type Description
object

An object represents the custom data for matched result.