Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RowHeader Class
Members


In This Topic
    RowHeader Class
    In This Topic
    Represents the row header portion of the control.
    Object Model
    RowHeader ClassAlternatingRows ClassAlternatingRow ClassCells ClassColumns ClassColumn ClassStyleInfo ClassGridLine ClassRows ClassRow ClassGridLine Class
    Syntax
    'Declaration
     
    Public Class RowHeader 
    'Usage
     
    Dim instance As RowHeader
    public class RowHeader 
    Remarks

    For more information about settings related to the appearance of column headers, refer to Customizing the Appearance of Headers.

    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.RowHeader

    See Also