AwDbNavigate.SortText Property

Gets or sets the string for sort.

[Visual Basic]
Public Property SortText As String
[C#]
public string SortText {get; set;}

Property Value

String.

Example

How to set the string for sort.

dbNavigate.SortText = "xxxxx"
dbNavigate.SortText = "xxxxx";

See Also

AwDbNavigate Class | Asterworld.Data Namespace

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2012 Asterworld. All Rights Reserved.