IWindowGridHideField Method
Hide a field from the grid.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void HideField(
string field
)
Sub HideField (
field As String
)
Parameters
- field String
- Name of the field to hide.