EasyUA Reference
DataBindFormat Constructor(String)
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > DataBindFormat Class > DataBindFormat Constructor : DataBindFormat Constructor(String)

fmt

Glossary Item Box

Constructor setting the define format string and initializing the other parameters for data type void (VT_EMPTY) and no transformation.

Syntax

Visual Basic (Usage)Copy Code
Dim fmt As String
 
Dim instance As New DataBindFormat(fmt)
C# 
public DataBindFormat( 
   string fmt
)

Parameters

fmt

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.