Click or drag to resize

CurrentPartitionChangingEventArgs Properties

The CurrentPartitionChangingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyNewPartitionNumber
Gets the value that CurrentPartition will be changed to.
Top
See Also