GrapeCity MultiRow Windows Forms Documentation
DefaultSize Property (GcMultiRow)


Gets the default size of the control.
Syntax
Protected Overrides ReadOnly Property DefaultSize As Size
Dim instance As GcMultiRow
Dim value As Size
 
value = instance.DefaultSize
protected override Size DefaultSize {get;}

Property Value

A System.Drawing.Size value that represents the default size of the control. This property always return Size(240,150).
Requirements

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

See Also

Reference

GcMultiRow Class
GcMultiRow Members

 

 


Copyright © GrapeCity, inc. All rights reserved.