public ItemCheckEventArgs( int displayIndex, Nullable<bool> oldValue, Nullable<bool> newValue )
Public Sub New ( displayIndex As Integer, oldValue As Nullable(Of Boolean), newValue As Nullable(Of Boolean) )
Copyright © 2011 GrapeCity, Inc. All rights reserved.