Theme object for the SongGridView control.
Declaration Syntax
C# | Visual Basic |
public class SongGridViewTheme
Public Class SongGridViewTheme
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
SongGridViewTheme()()()() |
Default constructor for the SongGridViewTheme class.
| |
AlbumCoverBackgroundGradient |
Defines the album cover background gradient.
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
HeaderHoverTextGradient |
Defines the header text gradient (when the mouse cursor is over the header).
| |
HeaderTextGradient |
Defines the header text gradient.
| |
IconNowPlayingGradient |
Defines the icon gradient next to the song currently playing.
| |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Padding |
Padding used around text and album covers (in pixels).
| |
RowNowPlayingTextGradient |
Defines the row text gradient (when the song is currently playing).
| |
RowTextGradient |
Defines the row text gradient.
| |
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
SongGridViewTheme |