Click or drag to resize
KaxListViewGroupPlaceholderID Property
Gets or sets the ID for the group placeholder in a KaxListView control.

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 GroupPlaceholderID { get; set; }

Return Value

Type: String
The ID for the group placeholder in a KaxListView control. The default is "groupPlaceholder".
See Also