Resize Method (Header)

Class

Header.

Action

Resizes an item of the header.

Syntax

C#
header.Resize(item, width)
VB
header.Resize(item, width)
Variable Description
item The item to resize. ItemIdentifier.
width The new width of the header, in pixels. Integer.