Click or drag to resize

PFGridViewSettings_ItemsDefaultTemplate Property

Note: This API is now obsolete.

Gets or sets the default template. Obsolete.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[ObsoleteAttribute]
public string DefaultTemplate { get; set; }

Property Value

Type: String
See Also