EasyUA Reference
DataBindFormat Class Members
See Also  Fields  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace : DataBindFormat Class

Glossary Item Box

The following tables list the members exposed by DataBindFormat.

Public Constructors

 NameDescription
Public ConstructorDataBindFormat ConstructorOverloaded.   
Top

Public Fields

 NameDescription
Public Fieldadd linear transformation parameter ( x + A ) * b  
Public Fieldformat Formatting definition string as supported by .Net ToString("xx") for numeric and DateTime objects.  
Public Fieldmultiply linear transformation parameter ( x + a ) * B  
Public FieldreqType Data type of item value requested from the server. The default is typeof(void) for the canonical server data type.  
Public FieldshowNonGoodQuality If set non-GOOD quality values are shown with the value. E.g. 1234.5(uncertain)  
Public FieldshowNoValueOnBadQuality If set then the item value is not displayed if the quality is in the BAD range. The quality is shown if 'showNonGoodQuality' is set, otherwise blank.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.