The C1GridViewScrollSettings type exposes the following members.

Methods

  Name Description
Public method AssignPropertiesState
Infrastructure. Assigns the state of the properties.
(Inherited from ContentElement.)
Public method ContentChanged
(Inherited from ContentElement.)
Public method InitializeContent
Infrastructure. Performs content initialization.
(Inherited from ContentElement.)
Public method SetOwner
Changes object's owner.
(Inherited from ContentElement.)

Properties

  Name Description
Public property Owner
A IOwnerable object that owns this object.
(Inherited from ContentElement.)
Public property PropertiesState
Gets the state of the properties.
(Inherited from ContentElement.)
Public property ScrollMode
Gets a value indicating whether scroll bars is displayed or not.
Public property ScrollOrientation
Gets a value indicating scroll bar orientation of a C1GridView control.

See Also