Click or drag to resize
GridGroupSplitterColumnCollapseImageUrl Property
Gets or sets a string, specifying the URL to the image, which will be used instead of the default Collapse image for the GridGroupSplitterColumn (the minus sign).

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public virtual string CollapseImageUrl { get; set; }

Property Value

Type: String
See Also