GrapeCity.Win.MultiRow Namespace > GcMultiRow Class : Sorted Event |
<SRCategoryAttribute("Data")> <SRDescriptionAttribute("Occurs when the GcMultiRow control completes a sorting operation.")> Public Event Sorted As EventHandler
Dim instance As GcMultiRow Dim handler As EventHandler AddHandler instance.Sorted, handler
[SRCategory("Data")] [SRDescription("Occurs when the GcMultiRow control completes a sorting operation.")] public event EventHandler Sorted
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