DataBindingMode Property (RenderInputButton) | Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputButton Class / DataBindingMode Property

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