NTextValueColumnFormat<TValueFormatter> Class Members
In This Topic
The following tables list the members exposed by NTextValueColumnFormat<TValueFormatter>.
Public Fields
Public Properties
| Name | Description |
| ValueFormatter | Gets or sets the formatter that is used to create a text representation of the column value. |
Top
Public Methods
| Name | Description |
| CanCopy | Overridden. Determines whether the specified cell can copy its content on the clipboard. |
| Copy | Overridden. Copies the content of the specified data cell on the clipboard. |
| FormatDefaultDataCell | Overridden. |
Top
See Also