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


In This Topic
    ColumnReportStyle Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public EventRaised when the value of the GridElementReportStyle.BackColor property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public EventRaised when the value of the GridElementReportStyle.ClipPartialLine property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public EventRaised when the value of the GridElementReportStyle.Font property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public EventRaised when the value of the GridElementReportStyle.ForeColor property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public EventRaised when the value of the GridElementReportStyle.HorizontalAlignment property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public EventRaised when the value of the GridElementReportStyle.Trimming property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public EventRaised when the value of the GridElementReportStyle.VerticalAlignment property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public EventRaised when the value of the GridElementReportStyle.Visible property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Public EventRaised when the value of the Width property is changed.  
    Public EventRaised when the value of the GridElementReportStyle.WordWrap property is changed. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
    Top
    See Also