For a list of all members of this type, see ProjectColumnSettingsBase members.
Name | Description | |
---|---|---|
![]() | AllowHide | Returns or sets a boolean indicating if the column can be hidden through the user interface. |
![]() | AllowMove | Returns or sets a boolean indicating if the column can be moved through the user interface. |
![]() | AllowResize | Returns or sets a boolean indicating if the column can be resized through the user interface. |
![]() | AllowShow | Returns or sets a boolean indicating if the column can be shown through the user interface. |
![]() | CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from System.Windows.Freezable) |
![]() | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | HeaderTemplate | Returns or sets the DataTemplate used to define the content of the header of the column. |
![]() | HeaderTextHorizontalAlignment | Returns or sets the horizontal alignment for content in the header. |
![]() | HeaderTextVerticalAlignment | Returns or sets the vertical alignment for content in the header. |
![]() | IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from System.Windows.Freezable) |
![]() | IsReadOnly | Returns or sets a boolean indicating if the column is modifiable. |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) |
![]() | MaxWidth | Returns or sets a maximum width the column is allowed to be. |
![]() | MinWidth | Returns or sets a minimum width the column is allowed to be. |