New to Telerik UI for WPFStart a free 30-day trial

Represent event arguments for the HeaderCellDecorationNeeded event.

Definition

Constructors

C#
public HeaderCellDecorationEventArgs()

Properties

Gets the header orientation.

C#
public VirtualGridOrientation HeaderOrientation { get; }