NevronOpenVision
Nevron.Nov.Grid Namespace / NColumnFormat Class


NColumnFormat Class Methods

For a list of all members of this type, see NColumnFormat members.

Public Methods
 NameDescription
Public MethodDetermines whether the specified cell can copy its content on the clipboard.  
Public MethodCopies the content of the specified data cell on the clipboard.  
Public Methodstatic (Shared in Visual Basic)Creates the default column format for the specified data type.  
Public MethodFormats the specified data cell to display the specified row value and returns the widget that is created as dataCell content.  
Public MethodMust override to create the default data cell view, which is used for default row measurement purposes.  
Top
Protected Methods
 NameDescription
Protected MethodFormats the data cell.  
Protected MethodFormats the specified view  
Protected MethodCreates a data cell view for the specified row value. Raises the CreateDataCellView event.  
Protected Methodcreate a view for the specified dataCell null value.  
Protected MethodMust override to create a view for the specified dataCell and non-null value.  
Internal Method  
Protected MethodGets the automatic horizontal alignment for the specified dataCell and value.  
Protected MethodGets the automatic vertical alignment for the specified dataCell and value.  
Protected MethodOverridden.   
Protected MethodOverridden. Called when an arbitrary mutation has occured in this node  
Top
See Also