Skip to main content
Version: 4.1

DesktopTaskBarItemDateTime

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.1.0.0)

Represents a DateTime component in the Desktop control's taskbar.

public class DesktopTaskBarItemDateTime : DesktopTaskBarItem

Constructors

Instance member DesktopTaskBarItemDateTime()

Initializes a new instance of DesktopTaskBarItemDateTime setting the initial Position value to Right.

Properties

Instance member Position

LeftRightAlignment: Returns or sets the position of this DesktopTaskBarItem within the taskbar in the parent Desktop. (Default: Right)

Methods

Protected member OnWebRender(config)

ParameterTypeDescription
configObject

Implements

NameDescription
IUserDataProvides access to the UserData and Tag properties associated to the component implementing this interface.
IWisejComponentAll wisej components implement this interface.
IWisejSerializableAllows an object to serialize itself.