DesktopTaskBarItemDateTime
Wisej.Web.DesktopTaskBarItemDateTime
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents a DateTime component in the Desktop control's taskbar.
public class DesktopTaskBarItemDateTime : DesktopTaskBarItem
Constructors
DesktopTaskBarItemDateTime()

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

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

Parameter
Type
Description
Implements
Name
Description
Provides access to the UserData
and Tag
properties associated to the component implementing this interface.
All wisej components implement this interface.
Allows an object to serialize itself.
Last updated
Was this helpful?