AxpDataGrid

AxpDataGrid.FormFieldsShow Property

Data fields to be displayed in the Form mode

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

Property Value

Comma separated list of column numbers or column names

Remarks

Default=blank string, all fields will be displayed. See also the SetEditField method.

See Also

AxpDataGrid Class | Axezz.WebControls Namespace