TreeView for WinForms | ComponentOne
C1.Win.CoditionalFormatting Namespace / IFormattableView Interface
Methods Events

In This Topic
    IFormattableView Interface Members
    In This Topic

    The following tables list the members exposed by IFormattableView.

    Public Methods
     NameDescription
     MethodGets a names of fields.  
     MethodGets a count of data items.  
     MethodReturns the value of the specified item.  
     MethodCalled when conditional formatting has been changed and view need to be redrawn.  
    Top
    Public Events
     NameDescription
     EventFires after any data change notifications.  
     EventOccurs when you need to format the contents of an item to display.  
    Top
    See Also