Skip to main content

FieldHeightEventArgs Class

Provides data for the CardView.CalcFieldHeight event.

Namespace: DevExpress.XtraGrid.Views.Card

Assembly: DevExpress.XtraGrid.v24.2.dll

Declaration

public class FieldHeightEventArgs :
    EventArgs

Inheritance

Object
EventArgs
FieldHeightEventArgs
See Also