Click or drag to resize

WebFormGridViewLabel Property

Gets or sets the gridview caption, shown in the header when HeaderContent is set to Label or Both.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public WebFormLabel Label { get; set; }

Property Value

Type: WebFormLabel
See Also