Click or drag to resize
KaxListViewClientSettings Class
Inheritance Hierarchy
SystemObject
  Kettic.AspNetStateManager
    Kettic.AspNet.ControlsKaxListViewClientSettings

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class KaxListViewClientSettings : StateManager

The KaxListViewClientSettings type exposes the following members.

Constructors
  NameDescription
Public methodKaxListViewClientSettings
Top
Properties
  NameDescription
Public propertyAllowItemsDragDrop
Gets or sets a value indicating whether the KaxListView items can be dragged and dropped
Public propertyClientEvents
Gets a reference to KaxListViewClientEvents class.
Public propertyPostBackFunction
Top
See Also