PFGridViewPlaceHolderSettingsTopLeftLinkUrl Property |
Gets or sets the URL of the top-left icon.
If not empty, an icon with this url will be shown at the top left corner of the gridview's header.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public string TopLeftLinkUrl { get; set; }
Property Value
Type:
StringSee Also