Click or drag to resize
KaxNavigationItemBindingExpandedCssClassField Property
Specifies the field, containing the ExpandedCssClass property value of the KaxNavigationItem that will be created during the data binding.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[TypeConverterAttribute("System.Web.UI.Design.DataSourceViewSchemaConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public string ExpandedCssClassField { get; set; }

Property Value

Type: String
See Also