Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.Reporting.v4.3 Assembly / Xceed.Grid.Reporting Namespace / HeaderFooterElement Class


In This Topic
    HeaderFooterElement Class Methods
    In This Topic

    For a list of all members of this type, see HeaderFooterElement members.

    Public Methods
     NameDescription
    Public MethodResets the value of the Font property to its default value, a null reference (Nothing in Visual Basic).  
    Public MethodResets the value of the ForeColor property to its default value, System.Drawing.Color.Empty.  
    Public MethodResets the value of the Image property to its default value, a null reference (Nothing in Visual Basic).  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the FontChanged event.  
    Protected MethodRaises the ForeColorChanged event.  
    Protected MethodRaises the FormatProviderChanged event.  
    Protected MethodRaises the ImageChanged event.  
    Protected MethodRaises the ImageStyleChanged event.  
    Protected MethodRaises the TextFormatChanged event.  
    Protected MethodRaises the VerticalAlignmentChanged event.  
    Top
    See Also