Represents a column that displays static text.
For a list of all members of this type, see StaticColumn Members.
System.Object
EO.Web.GridColumn
EO.Web.StaticColumn
[Visual Basic]
Public Class StaticColumn
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Remarks
StaticColumn is usually used to display data from the data source without offering any editing support. It can also be used to display a fixed static text by setting its Text property.
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
StaticColumn Members | EO.Web Namespace