SettingControlValueEventArgs Class Members
In This Topic
The following tables list the members exposed by SettingControlValueEventArgs.
Public Properties
| Name | Description |
 | CustomFormatProvider | Gets the custom Format Provider that will be used to format Value |
 | Handled | Gets or sets a boolean value indicating if the value can be handled by the editor or viewer. |
 | Value | Gets the value to assign to the cell editor or viewer. |
Top
See Also