Spread.Services Documentation
CustomValues Property (IValueSortField)
GrapeCity.Documents.Spread Namespace > IValueSortField Interface : CustomValues Property
Gets or sets the custom value list, such as:3,2,5,1.
Syntax
System.string CustomValues {get; set;}
Remarks
If the property is not System.String.Empty, the order is by customValues.
See Also

Reference

IValueSortField Interface
IValueSortField Members