Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / FlatCornerHeaderRenderer Class
Fields Properties Methods


In This Topic
    FlatCornerHeaderRenderer Class Members
    In This Topic

    The following tables list the members exposed by FlatCornerHeaderRenderer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldSets the appearance. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Protected Field (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the foreground color of the corner when active or the entire sheet is selected.  
    Public PropertyGets or sets the foreground color of the triangle when the mouse is over the triangle.  
    Public PropertyGets or sets the corner grid line color.  
    Public PropertyGets or sets the color of the triangle in normal mode.  
    Public PropertyGets or sets the triangle size.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether adjacent cells can overflow into this cell. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Public MethodDetermines whether this cell can overflow into an adjacent cell. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Public MethodOverridden. Internal use only. Loads the object from XML.  
    Public MethodGets the object data.  
    Public MethodGets the preferred (maximum required) size of the cell for the renderer control. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Public MethodOverloaded. Overridden. Paints the corner cell when not in edit mode to the specified graphics interface with the specified appearance settings.  
    Public MethodPaints the cell grid line.  
    Public MethodOverridden. Paints the corner cell.  
    Public MethodOverridden.   
    Public MethodOverridden. Returns the name of the renderer.  
    Top
    Protected Methods
     NameDescription
    Protected MethodConverts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Protected MethodConverts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Top
    See Also