ParameterField.DefaultValueSortOrder Property
Gets the order in which the default values are sorted.
Namespace CrystalDecisions.Shared Assembly CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
Syntax
'Declaration
Public Overrideable Property DefaultValueSortOrder As CrystalDecisions.Shared.DefaultValueSortOrder
public virtual CrystalDecisions.Shared.DefaultValueSortOrder DefaultValueSortOrder {get; set;}
Remarks
This is a read-only property and does not support the set accessor.
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports for Visual Studio .NET 2002
See Also
Reference
ParameterField Class
ParameterField Members
CrystalDecisions.Shared Namespace