AxpDataGrid

AxpDataGrid.FormFieldsHide Property

Hide columns in form mode

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

Property Value

Comma separated list of column numbers or column names of data fields that should not be displayed in Form mode.

Remarks

See also the SetEditField method.

See Also

AxpDataGrid Class | Axezz.WebControls Namespace