Back to Devexpress

GridSelectCheckBoxPosition Enum

aspnet-devexpress-dot-web-1978d5d7.md

latest1.1 KB
Original Source

GridSelectCheckBoxPosition Enum

Lists values that specify the Select check box position.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public enum GridSelectCheckBoxPosition
vb
Public Enum GridSelectCheckBoxPosition

Members

NameDescription
Left

The “Select” check box is located at the left.

| | Right |

The “Select” check box is located at the right.

|

The following properties accept/return GridSelectCheckBoxPosition values:

See Also

DevExpress.Web Namespace