[]
Interface that supports the editor in a cell.
public interface IEditor3 : IEditor
Public Interface IEditor3
Inherits IEditor
Name | Description |
---|---|
Validators | Gets the validator collection. |
Name | Description |
---|---|
GetValidators() | Gets the validator collection. This method is used to allow customizing the returned result from the Validators property. |