ScrollView
Properties
ARIATemplate - String
ARIATemplateId - String
ARIATemplateHandler - String
AutoBind - Nullable
BounceVelocityThreshold - Nullable
Duration - Nullable
EmptyTemplate - String
EmptyTemplateId - String
EmptyTemplateHandler - String
EnablePager - Nullable
Messages - ScrollViewMessagesSettings
Defines the aria-label for the next button.
Navigatable - Nullable
Pageable - ScrollViewPageableSettings
If set to true the grid will display a pager. By default paging is disabled.Can be set to a JavaScript object which represents the pager configuration.
Page - Nullable
PagerOverlay - String
Template - String
TemplateId - String
TemplateHandler - String
VelocityThreshold - Nullable
ContentHeight - String
Items - List
DataSource - DataSource
The number of available pages.
DataSourceId - String
UrlGenerator - IUrlGenerator
Initializer - IJavaScriptInitializer
Events - IDictionary
Name - String
Id - String
ShouldSanitezeId - Boolean
ModelMetadata - ModelMetadata
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
ViewContext - ViewContext
ViewData - ViewDataDictionary
IsSelfInitialized - Boolean
IsInClientTemplate - Boolean
HasDeferredInitialization - Boolean
Selector - String
HasClientComponent - Boolean
Methods
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
Serialize()
Render()
Renders the component.
VerifySettings()
ToHtmlString()
GetHtml(System.Boolean)
Parameters
includeScript - System.Boolean
GetInitializator()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.