Skip to main content
A newer version of this page is available. .

FieldHeightEventArgs Class

Provides data for the CardView.CalcFieldHeight event.

Namespace: DevExpress.XtraGrid.Views.Card

Assembly: DevExpress.XtraGrid.v19.2.dll

Declaration

public class FieldHeightEventArgs :
    EventArgs

Inheritance

Object
EventArgs
FieldHeightEventArgs
See Also