Nevron.Nov.Grid Namespace / NCustomColumnFormat Class
Fields Properties Methods Events


In This Topic
    NCustomColumnFormat Class Members
    In This Topic

    The following tables list the members exposed by NCustomColumnFormat.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public FieldCalled when a cell view needs to be created for a specific value.  
    Public FieldCalled when the default cell needs to be formatted  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NTextValueFormat  
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Formats the default cell.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Creates the view of the specified cell.  
    Protected MethodOverridden. Gets the automatic horizontal alignment - in this case this returns Fit.  
    Top
    See Also