C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputBase Class / DataBindingMode Property

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