BCGSoft.Controls.Grid Namespace > GridPrintPageEventArgs Class : MarginBounds Property |
'Declaration Public Property MarginBounds As RectangleF
'Usage Dim instance As GridPrintPageEventArgs Dim value As RectangleF instance.MarginBounds = value value = instance.MarginBounds
public RectangleF MarginBounds {get; set;}
public: __property RectangleF get_MarginBounds(); public: __property void set_MarginBounds( RectangleF value );
public: property RectangleF MarginBounds { RectangleF get(); void set ( RectangleF value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2