ContentViewRemoveColumnFromAllView Method |
Removes a column from this view.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public void RemoveColumnFromAllView(
int colId
)
Parameters
- colId
- Type: SystemInt32
See Also