Skip to content

CardControl.Header property

Defined in

Type: CardControl Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Attributes: [Bindable(true)]

public object Header { get; set; }

Summary: Gets or sets header is the data used to for the header of each item in the control.

Returns: object