'Declaration <NullableContextAttribute(2)> <NullableAttribute(0)> <DebuggerDisplayAttribute("FieldName = {FieldName}")> <StyleTypedPropertyAttribute(Property="AutoFilterControlStyle", StyleTargetType=Xceed.Wpf.DataGrid.AutoFilterControl)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public MustInherit Class ColumnBase Inherits System.Windows.FrameworkContentElement
'Usage Dim instance As ColumnBase
[NullableContext(2)] [Nullable(0)] [DebuggerDisplay("FieldName = {FieldName}")] [StyleTypedProperty(Property="AutoFilterControlStyle", StyleTargetType=Xceed.Wpf.DataGrid.AutoFilterControl)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public abstract class ColumnBase : System.Windows.FrameworkContentElement









