Click or drag to resize

EditableListBackgroundImage Properties

The EditableListBackgroundImage type exposes the following members.

Properties
  NameDescription
Public propertyImageExpression
Gets or sets the JavaScript expression that will be called to fetch the image source for the BackgroundImage object.
Public propertyImageUrl
Gets or sets the URL of the image source for the BackgroundImage object.
Public propertyIsEmpty
Gets a value that indicates whether this BackgroundImage object is initialized with the default values.
Public propertyPosition
Gets or sets the alignment of the background image(s) within a container element.
Public propertyRepeat
Gets or sets a value that specifies how the background image fills the available space.
Top
See Also