LayoutViewCustomCardLayoutEventArgs Properties
Provides data for the LayoutView.CustomCardLayout event.| Name | Description |
|---|---|
| CardDifferences | Gets or sets an object that summarizes all difference records for the current card, which specify how the layout settings of the card fields differ from the default settings. |
| RowHandle | Gets or sets the handle of the currently processed card. |
See Also