NEnumColumnFormat Class Members
In This Topic
The following tables list the members exposed by NEnumColumnFormat.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| InsertSpacesBeforeUppersAndDigits | Gets or sets whether spaces should be inserted before upper and digit letters in the string representation of enum values. |
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