Provides data for the EditValidate event.
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET
Inheritance
public class EditValidateEventArgs : System.EventArgs;
Public Class EditValidateEventArgs Inherits System.EventArgs
This class cannot be instantiated.
![]() | Cell | The cell being edited. |
![]() | EditControl | The control used for cell editing. |
![]() ![]() ![]() | Empty | Provides a value to use with events that do not have event data. |
![]() | Item | The item whose cell is being edited. |
![]() | Valid | Defines whether the new contents are valid. |
![]() ![]() | Equals | Determines whether the specified object is equal to the current object. |
![]() ![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. |
![]() ![]() | GetHashCode | Serves as the default hash function. |
![]() ![]() | GetType | Gets the Type of the current instance. |
![]() ![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() ![]() ![]() | ReferenceEquals | Determines whether the specified Object instances are the same instance. |
![]() ![]() | ToString | Returns a string that represents the current object. |
See Also Classes | SftTree/NET 2.0