ListView for ASP.NET Web Forms
SplitUrlField Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ListView Namespace > C1ListViewItemBinding Class : SplitUrlField Property
Gets or sets the name of the field from the data source to bind to the SplitUrl property of a C1ListViewItem object to which the C1ListViewBinding object is applied.
Syntax
'Declaration
 
Public Property SplitUrlField As System.String
public System.string SplitUrlField {get; set;}
See Also

Reference

C1ListViewItemBinding Class
C1ListViewItemBinding Members