C1.Web.Mvc.Grid Namespace : DetailVisibilityMode Enumeration |
'Declaration
Public Enum DetailVisibilityMode Inherits System.Enum
public enum DetailVisibilityMode : System.Enum
Member | Description |
---|---|
Code | Details are shown or hidden in code, using the showDetail and hideDetail methods. |
ExpandMulti | Details are shown or hidden using buttons added to the row headers. Multiple rows may be expanded at a time. |
ExpandSingle | Details are shown or hidden using buttons added to the row headers. Only one row may be expanded at a time. |
Selection | Details are shown for the row that is currently selected. |
System.Object
System.ValueType
System.Enum
C1.Web.Mvc.Grid.DetailVisibilityMode
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