FlexGrid for WinForms
GridChangedType Field



The type of action that caused the event to fire.
Syntax
'Declaration
 
Public ReadOnly GridChangedType As GridChangedTypeEnum
'Usage
 
Dim instance As GridChangedEventArgs
Dim value As GridChangedTypeEnum
 
value = instance.GridChangedType
public readonly GridChangedTypeEnum GridChangedType
public:
readonly GridChangedTypeEnum GridChangedType
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GridChangedEventArgs Class
GridChangedEventArgs Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback