C1.Win.FlexGrid.View Namespace / C1FlexGridMultiRowViewBase Class / IsUpdating Property

In This Topic
IsUpdating Property (C1FlexGridMultiRowViewBase)
In This Topic
Gets a value indicating that the view is within the BeginUpdate/EndUpdate methods.
Syntax
'Declaration
 
Public ReadOnly Property IsUpdating As Boolean
 
See Also