AxpDataGrid

AxpDataGrid.FormButtonBarPlacement Property

Determines the position of the Data Editing Button Bar when in Form mode.

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

Property Value

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

See Also

AxpDataGrid Class | Axezz.WebControls Namespace