FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / IBoundRow Interface
Members

In This Topic
    IBoundRow Interface
    In This Topic
    The interface represent a row or column that bound with the data item in the data source.
    Object Model
    IBoundRow Interface
    Syntax
    'Declaration
     
    
    Public Interface IBoundRow 
    public interface IBoundRow 
    Remarks
    This is internal interface. It's not intended to use publicity.
    See Also