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










