AwDbNavigate.RowNumberDisplayText Property

Gets or sets the string that indicates the current row number which is displayed in the control.

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

Property Value

String.

Example

How to set the string that indicates the current row number.

dbNavigate.RowNumberDisplayText = "1"
dbNavigate.RowNumberDisplayText = "1";

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.