MindFusion.Scheduling for ASP.NET Programmer's Guide
CssBackground.PositionX Property
See Also
 





Gets or sets the X-coordinate of the CSS background-position property.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public string PositionX { get; set; }

Visual Basic  Copy Code

Public Property PositionX As String

 Property Value

A string that represents the X-position. Default value is an empty string ("").

 See Also

CssBackground Members
CssBackground Class
MindFusion.Scheduling Namespace