DataBindingMode Property (RenderText) | PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderText Class / DataBindingMode Property

In This Topic
DataBindingMode Property (RenderText)
In This Topic
Gets a combination of DataBindingModeEnum flags specifying the data binding mode of the current object.
Syntax
'Declaration
 
Public Overridable ReadOnly Property DataBindingMode As DataBindingModeEnum
 
See Also