ActiveReports 19 User Guide
Demos
Blog
Support
Pricing
Download
ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly
/
GrapeCity.ActiveReports.Blazor.Viewer Namespace
/
Area Class
/ Left Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Syntax
See Also
Introduction
Report Readers
Report Authors
DevOps
Developers
Samples
Class Library
MESCIUS.ActiveReports Assembly
MESCIUS.ActiveReports.Aspnet.Designer Assembly
MESCIUS.ActiveReports.Aspnet.Viewer Assembly
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly
MESCIUS.ActiveReports.Aspnetcore.Viewer Assembly
MESCIUS.ActiveReports.Blazor.Designer Assembly
MESCIUS.ActiveReports.Blazor.Viewer Assembly
Namespaces
GrapeCity.ActiveReports.Blazor.Viewer Namespace
Overview
Classes
_Imports
Area
Overview
Members
Area Constructor
Properties
Height Property
Left Property
Top Property
Width Property
BookmarkInfo
ColorTheme
ColorThemeItem
ColorThemes
ErrorInfo
ExportSetting
InitializationOptions
InitialZoomMode
OnRequestInfo
Parameter
ParameterDescriptor
ParametersPanelSettings
ParameterValue
Range
ReportInfo
ReportServiceSettings
ReportViewer
SearchOptions
SearchResult
ShadesColorItem
Sidebar
SingleColorItem
ThemeSelector
ThemeSettings
Toolbar
ToolbarItem
ToolbarItems
Enumerations
ColorThemeType
ErrorSeverity
ExportTypes
PanelsLocation
ParameterPanelLocation
ParameterPanelOpen
RenderFormat
RenderMode
ReportType
SizeType
ViewMode
ZoomMode
MESCIUS.ActiveReports.Chart Assembly
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly
MESCIUS.ActiveReports.Core.Document Assembly
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly
MESCIUS.ActiveReports.Core.Rdl Assembly
MESCIUS.ActiveReports.Core.Rendering Assembly
MESCIUS.ActiveReports.Design.Win Assembly
MESCIUS.ActiveReports.Export.Excel Assembly
MESCIUS.ActiveReports.Export.Html Assembly
MESCIUS.ActiveReports.Export.Image Assembly
MESCIUS.ActiveReports.Export.Pdf Assembly
MESCIUS.ActiveReports.Export.Rdf Assembly
MESCIUS.ActiveReports.Export.Word Assembly
MESCIUS.ActiveReports.Export.Xml Assembly
MESCIUS.ActiveReports.QueryDesigner Assembly
MESCIUS.ActiveReports.SpreadBuilder Assembly
MESCIUS.ActiveReports.Viewer.Common Assembly
MESCIUS.ActiveReports.Viewer.Win Assembly
MESCIUS.ActiveReports.Viewer.Wpf Assembly
MESCIUS.ActiveReports.Web Assembly
MESCIUS.ActiveReports.Web.Viewer Assembly
MESCIUS.ActiveReports.Win Assembly
Troubleshooting
Left Property (Area)
In This Topic
Syntax
See Also
Gets or sets the left position of the area.
Syntax
Visual Basic
C#
public
int
Left {get; set;}
'Declaration Public Property Left As
Integer
Property Value
The horizontal position of the left boundary of the area, measured in pixels.
See Also
Reference
Area Class
Area Members