C1.Win.C1FlexGrid.View Namespace / C1FlexGridExternalViewBase Class / IsUpdating Property

In This Topic
IsUpdating Property (C1FlexGridExternalViewBase)
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