InsideCellButton Property
Description
Gets or sets whether to place the button inside the cell rectangle or outside (starting at the right edge of the cell).
Property Type
Read-write property
Syntax (Visual Basic)
Public Property InsideCellButton() As Boolean
Remarks
By default, when an item that has an in-place button is clicked, the drop-down button is displayed on the outside of the cell starting at the right edge. Set InsideCellButton to true to draw the button on the inside of the cell.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.