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





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

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

 Syntax

C#  Copy Code

public string PositionY { get; set; }

Visual Basic  Copy Code

Public Property PositionY As String

 Property Value

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

 See Also

CssBackground Members
CssBackground Class
MindFusion.Scheduling Namespace