FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpSpread Class : SpreadScaleMode Property |
SuspendLayout(); AutoScaleDimensions = new System.Drawing.SizeF(96.0F, 96.0F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; fpSpread1.Location = new System.Drawing.Point(23, 86); fpSpread1.Size = new System.Drawing.Size(356, 161); fpSpread1.SpreadScaleMode = FarPoint.Win.Spread.ScaleMode.ZoomDpiSupport; ResumeLayout();
SuspendLayout() AutoScaleDimensions = New System.Drawing.SizeF(96.0F, 96.0F) AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi FpSpread1.Location = New System.Drawing.Point(23, 86) FpSpread1.Size = New System.Drawing.Size(356, 161) FpSpread1.SpreadScaleMode = FarPoint.Win.Spread.ScaleMode.ZoomDpiSupport ResumeLayout()
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10