FileHold 17.1 API Documentation
C#
Show/Hide TOC
View
Column Class
Class representing a single column of a view.
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
class
ViewColumn
Inheritance
Object
ViewColumn
Constructors
ViewColumn
Initializes a new instance of the
ViewColumn
class
Properties
CanChangeOrder
CanDelete
Description
FieldId
HeaderText
Extension Methods
Convert
T
(Defined by
ObjectExtension
)
ToJson
(Defined by
ObjectExtension
)
See Also
Reference
FileHold.LibraryManager Namespace
In This Article
Definition
Constructors
Properties
Extension Methods
See Also