[]
Represents the painting of the filter bar header cells with the look and feel of Excel 2013.
[TypeConverter(typeof(IRendererConverter))]
public class FlatFilterBarHeaderRenderer : BaseHeaderFlatStyleRenderer, IHeaderImages, IWordWrapSupport, IShrinkToFitSupport, IPdfSupport, IDisposable, IRenderer, IRenderCellGridLine, ISerializable, ISerializeSupport
<TypeConverter(GetType(IRendererConverter))>
Public Class FlatFilterBarHeaderRenderer
Inherits BaseHeaderFlatStyleRenderer
Implements IHeaderImages, IWordWrapSupport, IShrinkToFitSupport, IPdfSupport, IDisposable, IRenderer, IRenderCellGridLine, ISerializable, ISerializeSupport
Name | Description |
---|---|
FlatFilterBarHeaderRenderer() | Creates an instance of FlatFilterBarHeaderRenderer. |
FlatFilterBarHeaderRenderer(SerializationInfo, StreamingContext) | Creates a new FlatFilterBarHeaderRenderer from serialization. |
Name | Description |
---|---|
PaintBackground(Graphics, ref bool, bool, bool, bool, Rectangle, int, int, VisualStyles, bool, Color) | Paints the background. |
PaintCellGridLine(Graphics, int, int, int, int, Appearance) | Paints the cell grid line. |
PaintSpecialActiveSelection(Graphics, Rectangle, Color, Appearance) | Supports painting the special active selection like Office 2013. |
ToString() | Returns name of the renderer. |