ListBoxButtonSettings Class |
Namespace: Kettic.AspNet.Controls
The ListBoxButtonSettings type exposes the following members.
Name | Description | |
---|---|---|
AreaHeight |
Gets or sets the height of the button area.
| |
AreaWidth |
Gets or sets the width of the button area.
| |
HorizontalAlign |
Gets or sets the horizontal align of the buttons within the button area.
| |
Position |
Gets or sets the position of the buttons.
| |
RenderButtonText |
When set to true enables render text on buttons functionality
| |
ReorderButtons |
Gets or sets a value that specifies which reorder buttons should be rendered.
| |
ShowDelete |
Gets or sets a value indicating whether to display the "delete" button.
| |
ShowReorder |
Gets or sets a value indicating whether to display the "reorder" buttons.
| |
ShowTransfer |
Gets or sets a value indicating whether to display the "transfer" buttons.
| |
ShowTransferAll |
Gets or sets a value indicating whether to display the "transfer all" buttons.
| |
TransferButtons |
Gets or sets a value that specifies which transfer buttons should be rendered.
| |
VerticalAlign |
Gets or sets the vertical align of the buttons in the within the button area.
|