Skip to content

FixedInplaceButtonHeight Property

Description

Specifies whether the paint manager supports a fixed height for in-place buttons.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property FixedInplaceButtonHeight() As Boolean

Remarks

By default, this property is set to False. Set it to True to allow the height of the in-place button to resize to the height of each individual row.

See Also


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