Back to Devexpress

CustomGroupDisplayTextEventArgs Constructors

wpf-devexpress-dot-xpf-dot-grid-dot-customgroupdisplaytexteventargs-dot-ctor.md

latest1016 B
Original Source

CustomGroupDisplayTextEventArgs Constructors

Provides data for the GridControl.CustomGroupDisplayText event.

NameParametersDescription
CustomGroupDisplayTextEventArgs(GridViewBase, Int32, GridColumn, Object, String)view, rowHandle, column, value, displayTextInitializes a new instance of the CustomGroupDisplayTextEventArgs class with the specified view, row handle, column, value and display text.

See Also

CustomGroupDisplayTextEventArgs Class

CustomGroupDisplayTextEventArgs Members

DevExpress.Xpf.Grid Namespace