Click or drag to resize
ViewSettings Class
Inheritance Hierarchy
SystemObject
  ObjectWithState
    Kettic.AspNet.ControlsViewSettings
      Kettic.AspNet.ControlsGroupableViewSettings

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public abstract class ViewSettings : ObjectWithState

The ViewSettings type exposes the following members.

Properties
  NameDescription
Public propertyReadOnly
Gets or sets a value indicating whether the view is in read-only mode.
Public propertyShowDateHeaders
Gets or sets a value indicating whether to render date headers for the current view.
Public propertyUserSelectable
Gets or sets a value indicating whether to render a tab for the current view in the view chooser.
Top
See Also