FolderColumn Class
<DataContract()> _
Public Class FolderColumn
This language is not supported or no code example is available.
[DataContract()]
public class FolderColumn
This language is not supported or no code example is available.
[DataContract()]
public ref class FolderColumn
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
Copy() | Take a copy of this object |
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() ![]() |
GetStandardColumns(bool) | Get a list of standard columns we always display |
![]() ![]() |
GetStandardFolderProfile(bool) | Get the standard folder profile with standard view and columns we always display |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
Name | Description | |
---|---|---|
![]() |
attribute_info | An optional attribute info object |
![]() |
column_type | The type of column |
![]() |
sort | |
![]() |
sort_index | |
![]() |
visible | Whether or not its visible |
![]() |
width | The optional width of the column |
Contracts.Data.FolderColumn