'Declaration Public Enum Display Inherits System.Enum
public enum Display : System.Enum
Member | Description |
---|---|
Block | Panel is rendered as a block element. |
Inline | Panel is rendered as an inline element. |
None | Panel is invisible on client. Though it is present in html on the client and keeps all functionality related to linked asynchronous hidden postback. |
NotSet | The value for display of the DIV HTML element which represents the panel is not set. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, 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