Class ListViewBinding
Inheritance
System.Object
ListViewBinding
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.JavaScript.Web
Assembly: Syncfusion.EJ.Web.dll
Syntax
public class ListViewBinding
Constructors
ListViewBinding()
Declaration
public ListViewBinding()
Properties
Attributes
Gets or sets the Attributes.
Declaration
public string Attributes { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Checked
gets or sets the property item IsChecked.
Declaration
public string Checked { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ChildHeaderBackButtonText
Gets or sets the childButtonText.
Declaration
public string ChildHeaderBackButtonText { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ChildHeaderTitle
Gets or sets the childTitle.
Declaration
public string ChildHeaderTitle { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DataMember
Declaration
public string DataMember { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EnableAjax
Gets or sets enableAjax.
Declaration
public string EnableAjax { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EnableCheckMark
gets or sets EnableCheckMark.
Declaration
public string EnableCheckMark { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Href
Gets or returns the navigate URL.
Declaration
public string Href { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ImageClass
Gets or sets the imageClass
Declaration
public string ImageClass { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ImageUrl
Gets or sets the ImageUrl
Declaration
public string ImageUrl { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NavigateUrl
Gets or sets the navigate URL.
Declaration
public string NavigateUrl { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentPrimaryKey
Gets or sets the ParentPrimaryKey
Declaration
public string ParentPrimaryKey { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PersistSelection
gets or sets the PersistSelection.
Declaration
public string PersistSelection { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PreventSelection
Gets or sets prevent selection of the item.
Declaration
public string PreventSelection { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PrimaryKey
Gets or sets the primaryKey
Declaration
public string PrimaryKey { get; set; }
Property Value
Type | Description |
---|---|
System.String |
RenderTemplate
Gets or sets the renderTemplate.
Declaration
public string RenderTemplate { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TemplateId
Gets or sets the TemplateId.
Declaration
public string TemplateId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Text
gets or sets Text.
Declaration
public string Text { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TouchEnd
Gets or sets the TouchEnd.
Declaration
public string TouchEnd { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TouchStart
Gets or sets the TouchStart.
Declaration
public string TouchStart { get; set; }
Property Value
Type | Description |
---|---|
System.String |