C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderObject Class / DataBindingMode Property

In This Topic
DataBindingMode Property (RenderObject)
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