Click or drag to resize
LocalisedCategoryAttributeAddLeadingSortText Method
Adds leading text to the category to force the sort order in a property grid.

Namespace: VirtualRadar.Localisation
Assembly: VirtualRadar.Localisation (in VirtualRadar.Localisation.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string AddLeadingSortText(
	string key,
	string prefix
)

Parameters

key
Type: SystemString
prefix
Type: SystemString

Return Value

Type: String
See Also