Click or drag to resize

PFGridViewSettingsDataDataType Property

Gets or sets the kind of data targeted by the gridview.

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

Property Value

Type: PFGridViewSettingsDataType
See Also