AxpDataGrid

AxpDataGrid.GridButtonBarPlacement Property

Determines the position of the Data editing button bar when in Grid mode (the button bar will only contain the Add button)

[Visual Basic]
Public Property GridButtonBarPlacement As String
[C#]
public string GridButtonBarPlacement {get; set;}

Property Value

One of "top", "bottom" or "both".

See Also

AxpDataGrid Class | Axezz.WebControls Namespace