PFGridViewSettings_ItemsCurrentContentType Property |
Gets or sets the source content-type.
Changing the CurrentItem will affect this property.
You can set this property without a CurrentItem if you want to specify the source item
later on client-side.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public PFContentType CurrentContentType { get; set; }
Property Value
Type:
PFContentTypeSee Also