Skip to content

GridInplaceButton Object Members

See Also

See Also


Public Methods

GetRect

Gets the position of the inplace button.


Public Properties

  • Column
    The column that contains the item which had a button pressed.

  • IconIndex
    Index of icon to display in the button.

  • Id
    Specifies the type of the button.

  • InsideCellButton
    Gets or sets whether to place the button inside the cell rectangle or outside (starting at the right edge of the cell).

  • Item
    The item that contains the button that was pressed.

  • ItemsShowInDroplist
    Specifies the number of items shown in the droplist before a scrollbar is used.

  • Row
    The row that contains the item which had an in-place button pressed.

  • SpinButtonMax
    Gets or sets the maximum spin button value.

  • SpinButtonMin
    Gets or sets the minimum spin button value.

  • SpinButtonStep
    Gets or sets the number of steps the spin button will increase/decrease when the buttons are clicked.


See Also


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