'Declaration Public Enum PosChangedType Inherits System.Enum
public enum PosChangedType : System.Enum
Member | Description |
---|---|
FixedStateChanged | Fixed state of the object changed. This is fired when the end user changes the fixed state of a column/group, for example via click over the header pin icon. |
HiddenStateChanged | Hidden state of the object changed. This is fired when the end user changes the hidden state of a column/group, for example via the ColumnChooser functionality. |
Moved | Position Moved. The object's position changed because it was moved |
Sized | Position Sized. The object's position changed because it was resized |
Swapped | Position Swapped. The object's position changed because it was swapped |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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