Click or drag to resize
ListBoxButtonSettings Properties

The ListBoxButtonSettings type exposes the following members.

Properties
  Name Description
Public property AreaHeight
Gets or sets the height of the button area.
Public property AreaWidth
Gets or sets the width of the button area.
Public property HorizontalAlign
Gets or sets the horizontal align of the buttons within the button area.
Public property Position
Gets or sets the position of the buttons.
Public property RenderButtonText
When set to true enables render text on buttons functionality
Public property ReorderButtons
Gets or sets a value that specifies which reorder buttons should be rendered.
Public property ShowDelete
Gets or sets a value indicating whether to display the "delete" button.
Public property ShowReorder
Gets or sets a value indicating whether to display the "reorder" buttons.
Public property ShowTransfer
Gets or sets a value indicating whether to display the "transfer" buttons.
Public property ShowTransferAll
Gets or sets a value indicating whether to display the "transfer all" buttons.
Public property TransferButtons
Gets or sets a value that specifies which transfer buttons should be rendered.
Public property VerticalAlign
Gets or sets the vertical align of the buttons in the within the button area.
Top
See Also