Overload | Description |
---|---|
DataBindFormat Constructor() | Default constructor setting data type void (VT_EMPTY), default formatting and no transformation. |
DataBindFormat Constructor(String) | Constructor setting the define format string and initializing the other parameters for data type void (VT_EMPTY) and no transformation. |