Intersoft.Client.UI.Controls.Interactivity Namespace : GridMode Enumeration |
Public Enum GridMode Inherits System.Enum
Dim instance As GridMode
public enum GridMode : System.Enum
public enum class GridMode : public System.Enum
Member | Description |
---|---|
DynamicGrid | Dynamic grid will grows the container into specified row and column. If the total items are less then row x column, the grid container will shrink to match the total items. |
Grid | Grid will provides static row and column container. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Controls.Interactivity.GridMode
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