GridHeaderButtonType Enumeration |
An enumeration, used to get/set the button type of the headers of the columns. The default value is LinkButton. The possible values are:
If set to a value other than LinkButton, the property is only honored when sorting is enabled.
Namespace: Kettic.AspNet.Controls
Member name | Value | Description | |
---|---|---|---|
LinkButton | 0 | ||
PushButton | 1 | ||
TextButton | 2 | ||
None | 3 |