The TreeGridViewColumn type exposes the following members.

Constructors

  NameDescription
TreeGridViewColumn

Methods

  NameDescription
CheckAccess (Inherited from DispatcherObject.)
ClearValueOverloaded.
CoerceValue (Inherited from DependencyObject.)
Equals (Inherited from DependencyObject.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode (Inherited from DependencyObject.)
GetLocalValueEnumerator (Inherited from DependencyObject.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetValue (Inherited from DependencyObject.)
InvalidateProperty (Inherited from DependencyObject.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnHeaderStringFormatChanged (Inherited from GridViewColumn.)
OnPropertyChangedOverloaded.
ReadLocalValue (Inherited from DependencyObject.)
SetCurrentValue (Inherited from DependencyObject.)
SetValueOverloaded.
ShouldSerializeProperty (Inherited from DependencyObject.)
ToString (Inherited from GridViewColumn.)
VerifyAccess (Inherited from DispatcherObject.)

Properties

  NameDescription
ActualWidth (Inherited from GridViewColumn.)
CellTemplate (Inherited from GridViewColumn.)
CellTemplateSelector (Inherited from GridViewColumn.)
DependencyObjectType (Inherited from DependencyObject.)
Dispatcher (Inherited from DispatcherObject.)
DisplayMemberBinding (Inherited from GridViewColumn.)
Header (Inherited from GridViewColumn.)
HeaderContainerStyle (Inherited from GridViewColumn.)
HeaderStringFormat (Inherited from GridViewColumn.)
HeaderTemplate (Inherited from GridViewColumn.)
HeaderTemplateSelector (Inherited from GridViewColumn.)
IsSealed (Inherited from DependencyObject.)
Width (Inherited from GridViewColumn.)

Events

  NameDescription

Explicit Interface Implementations

  NameDescription
INotifyPropertyChanged..::.PropertyChanged (Inherited from GridViewColumn.)

See Also