Click or drag to resize

PFGridViewSettingsDataMaxColumns Property

Gets or sets the maximum number columns that can be shown.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public int MaxColumns { get; set; }

Property Value

Type: Int32
See Also