'Declaration Public Enum RowHeightExpansion Inherits System.Enum
'Usage Dim instance As RowHeightExpansion
public enum RowHeightExpansion : System.Enum
'Declaration Public Enum RowHeightExpansion Inherits System.Enum
'Usage Dim instance As RowHeightExpansion
public enum RowHeightExpansion : System.Enum
Member | Description |
---|---|
ExpandUpToLimit | The height of the rows expands up to the value defined by the RowHeightExpansionLimit property. |
ExpandWithoutLimits | The height of the rows expands until the rows' entire content is displayed. |
NeverExpand | The height of the rows never expands and is fixed by the value of the RowHeight property. |
System.Object
System.ValueType
System.Enum
Xceed.Grid.Reporting.RowHeightExpansion
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