Intersoft.Client.UI.Data Namespace : ResizeUnitType Enumeration |
Public Enum ResizeUnitType Inherits System.Enum
Dim instance As ResizeUnitType
public enum ResizeUnitType : System.Enum
public enum class ResizeUnitType : public System.Enum
Member | Description |
---|---|
Auto | The unit of measure is based on the size of the cells and the column header. |
Pixel | The unit of measure is expressed in pixels. |
SizeToCells | The unit of measure is based on the size of the cells. |
SizeToHeader | The unit of measure is based on the size of the column header. |
Star | The unit of measure is a weighted proportion of the available space. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Data.ResizeUnitType
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