Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / FlatCornerFooterRenderer Class
Fields Properties Methods


In This Topic
    FlatCornerFooterRenderer Class Members
    In This Topic

    The following tables list the members exposed by FlatCornerFooterRenderer.

    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. (Inherited from FarPoint.Win.Spread.CellType.FlatCornerHeaderRenderer)
    Public PropertyGets or sets the foreground color of the triangle when the mouse is over the triangle. (Inherited from FarPoint.Win.Spread.CellType.FlatCornerHeaderRenderer)
    Public PropertyGets or sets the corner grid line color. (Inherited from FarPoint.Win.Spread.CellType.FlatCornerHeaderRenderer)
    Public PropertyGets or sets the color of the triangle in normal mode. (Inherited from FarPoint.Win.Spread.CellType.FlatCornerHeaderRenderer)
    Public PropertyGets or sets the triangle size. (Inherited from FarPoint.Win.Spread.CellType.FlatCornerHeaderRenderer)
    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 MethodInternal use only. Loads the object from XML. (Inherited from FarPoint.Win.Spread.CellType.FlatCornerHeaderRenderer)
    Public MethodGets the object data. (Inherited from FarPoint.Win.Spread.CellType.FlatCornerHeaderRenderer)
    Public MethodGets the preferred (maximum required) size of the cell for the renderer control. (Inherited from FarPoint.Win.Spread.CellType.CornerRenderer)
    Public MethodOverloaded. Paints the corner cell when not in edit mode to the specified graphics interface with the specified appearance settings. (Inherited from FarPoint.Win.Spread.CellType.FlatCornerHeaderRenderer)
    Public MethodOverridden. Paints the cell grid line.  
    Public MethodPaints the corner cell. (Inherited from FarPoint.Win.Spread.CellType.FlatCornerHeaderRenderer)
    Public Method (Inherited from FarPoint.Win.Spread.CellType.FlatCornerHeaderRenderer)
    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