Skip to content

MaximumWidth Property

Description

Maximum column width (if set as positive). This only applies when AutoSize is False.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property MaximumWidth() As Long

Remarks

The column is not allowed to be resized more than the maximum width. Set to 0 to remove the maximum width restriction.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.