[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.SortInfo.Header

Header Property

Header

Gets or sets a value indicating whether the first row contains header information.

Declaration
public YesNoGuess Header { get; set; }
Public Property Header As YesNoGuess
Property Value
Type Description
YesNoGuess

true if the first row contains header information; otherwise, false.