Nevron.Nov.Grid Namespace / NTextValueColumnFormat<TValueFormatter> Class


In This Topic
    NTextValueColumnFormat<TValueFormatter> Class Methods
    In This Topic

    For a list of all members of this type, see NTextValueColumnFormat<TValueFormatter> members.

    Public Methods
     NameDescription
    Public MethodOverridden. Determines whether the specified cell can copy its content on the clipboard.  
    Public MethodOverridden. Copies the content of the specified data cell on the clipboard.  
    Public MethodOverridden. Overriden to create a NTextCellView with default value.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to create a NTextCellView that contains a formatted string representation of the specified value.  
    Protected MethodMust override to create the default value format.  
    Protected MethodMust override to return the default cell value, which is used for default row height measurement.  
    Top
    See Also