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


In This Topic
    GradientHeaderRenderer Class Members
    In This Topic

    The following tables list the members exposed by GradientHeaderRenderer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the color of the bottom of the gradient when the header cell is active.  
    Public PropertyGets or sets the color of the top of the gradient when the header cell is active.  
    Public Property (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the secondary color used when drawing a gradient button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets how the background is rendered. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the color of the bottom of the gradient.  
    Public PropertyGets or sets the color to draw the three-dimensional outside border of the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public Property (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public Property (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the drawing style of a gradient button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the horizontal alignment of text in the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets whether the ampersand character underlines text. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets user override images for the headers. Use the SpreadView static image constants for the array indexes. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the color to draw the three-dimensional inside border of the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the mode of the linear gradient.  
    Public Property (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the image displayed in the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public Property (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets whether the image has effects with zooming. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public Property (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the color of the bottom of the gradient when the column or row of header cell contains a selection.  
    Public PropertyGets or sets the color of the top of the gradient when the column or row of header cell contains a selection.  
    Public PropertyGets or sets the size of shadow around the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets whether a drop-down button is displayed in the cell. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets how text is aligned relative to the picture in the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the text indent. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets how text orients itself when painting the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the text rotation angle. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the color of the top of the gradient.  
    Public PropertyGets or sets the vertical alignment of text in the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets whether the text that does not fit on one line wraps to multiple lines within the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets zoom factor. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether data in adjacent cells can overflow these specific cells. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodDetermines whether data in cells can overflow into adjacent cells. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodInternal use only. Loads the object from XML. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodOverloaded. Internal use only. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodOverloaded. Paints the gradient header cell.  
    Public MethodReturns the appearance attributes for the current header cell.  
    Public MethodOverloaded. Returns information about the image. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodGets the preferred (maximum required) size of the cell for the renderer control. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodOverloaded. Paints the background of the gradient header cell.  
    Public MethodOverloaded. Overridden. Paints the column header cell when not in edit mode to the specified graphics interface with the specified appearance settings.  
    Public MethodPaints the filtering indicator in the column header with the specified appearance settings. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodOverloaded. Paints the column header cell. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodPaints the row header selector in the row header of the selected row. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodPaints the row header selector in the row header of the selected row. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodPaints the sorting indicator in the column header with the specified appearance settings. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodInternal use only. Saves the object to XML. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodOverridden. Returns a System.String that represents this instance.  
    Top
    Protected Methods
     NameDescription
    Protected MethodThe destructor method. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Protected MethodConverts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Protected MethodConverts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Top
    See Also