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

In This Topic
DataBindingMode Property (RenderTable)
In This Topic
Gets a combination of DataBindingModeEnum flags specifying the data binding mode of the current object. Takes into consideration data binding of row and column groups.
Syntax
'Declaration
 
Public Overrides ReadOnly Property DataBindingMode As DataBindingModeEnum
 
See Also