Skip to main content
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET 6.0+ platform documentation. This link will take you to the parent topic of the current section.

IModelColumnWeb Properties

Used to extend the IModelColumn node with properties specific to ASP.NET Web Forms applications.
Name Description
AdaptivePriority Specifies the column’s priority with regards to the adaptive and responsive layout used in the new web UI. Columns with a lower AdaptivePriority value remain visible when the browser window shrinks, while columns with a higher value become hidden.
See Also