XMLDA.NET Reference
format Field
See Also  Send Feedback
xmldanet Namespace > DataBindFormat Class : format Field

Glossary Item Box

Formatting definition string as supported by .Net ToString("xx") for numeric and DateTime objects.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As DataBindFormat
Dim value As String
 
value = instance.format
 
instance.format = value
C# 
public string format

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.