Intersoft ClientUI Documentation
UXGridViewColumnHeader Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.Data Namespace : UXGridViewColumnHeader Class


The following tables list the members exposed by UXGridViewColumnHeader.

Public Constructors

 NameDescription
public ConstructorUXGridViewColumnHeader ConstructorInitializes a new instance of the UXGridViewColumnHeader class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)FilterDropDownHeightPropertyIdentifies the FilterDropDownHeight dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterDropDownMaxHeightPropertyIdentifies the FilterDropDownMaxHeight dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterDropDownMaxWidthPropertyIdentifies the FilterDropDownMaxHeight dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterDropDownMinHeightPropertyIdentifies the FilterDropDownMinHeight dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterDropDownMinWidthPropertyIdentifies the FilterDropDownMinWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterDropDownWidthPropertyIdentifies the FilterDropDownWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterItemContainerStylePropertyIdentifies the FilterItemContainerStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterItemTemplatePropertyIdentifies the FilterItemTemplate dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterMemberPathPropertyIdentifies the FilterMemberPath dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterSearchBoxVisibilityPropertyIdentifies the SearchBoxVisibility dependency property.  
public Fieldstatic (Shared in Visual Basic)FilterValuePathPropertyIdentifies the FilterValuePath dependency property.  
public Fieldstatic (Shared in Visual Basic)GlassBackgroundPropertyIdentifies the GlassBackground dependency property.  
public Fieldstatic (Shared in Visual Basic)IsBatchFilterPropertyIdentifies the IsBatchFilter dependency property.  
public Fieldstatic (Shared in Visual Basic)IsStationaryPropertyIdentifies the IsStationary dependency property.  
public Fieldstatic (Shared in Visual Basic)SeparatorBrushPropertyIdentifies the SeparatorBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)SeparatorVisibilityPropertyIdentifies the SeparatorVisibility dependency property.  
public Fieldstatic (Shared in Visual Basic)SortIconVisibilityPropertyIdentifies the SortIconVisibility dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyBackground (Inherited from System.Windows.Controls.Control)
public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyContent (Inherited from System.Windows.Controls.ContentControl)
public PropertyContentTemplate (Inherited from System.Windows.Controls.ContentControl)
public PropertyCornerRadius (Inherited from Intersoft.Client.Framework.ISContentControl)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyFilterDropDownHeightGets or sets the drop down height for filter element.  
public PropertyFilterDropDownMaxHeightGets or sets the maximum drop down height for filter element.  
public PropertyFilterDropDownMaxWidthGets or sets the maximum drop down max width for filter element.  
public PropertyFilterDropDownMinHeightGets or sets the minimum drop down height for filter element.  
public PropertyFilterDropDownMinWidthGets or sets the minimum drop down min width for filter element.  
public PropertyFilterDropDownWidthGets or sets a value that determines the width of the filter dropdown.  
public PropertyFilterItemContainerStyleGets or sets the item container style for filter element.  
public PropertyFilterItemTemplateGets or sets the item template for filter element.  
public PropertyFilterMemberPathGets or sets the display member path for filter element.  
public PropertyFilterSearchBoxVisibilityGets or sets the data filter's search box element visibility.  
public PropertyFilterValuePathGets or sets the value member path for filter element.  
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
public PropertyFontSize (Inherited from System.Windows.Controls.Control)
public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
public PropertyForeground (Inherited from System.Windows.Controls.Control)
public PropertyFramework (Inherited from Intersoft.Client.Framework.ISContentControl)
public PropertyGlassBackgroundGets or sets the glass background brush.  
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyIsBatchFilterGets or sets a value that indicates whether batch filtering is enabled.  
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISContentControl)
public PropertyIsStationaryGets or sets a value that indicates whether the column header is stationary.  
public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayoutSuspended (Inherited from Intersoft.Client.Framework.ISContentControl)
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyOwningColumnGets the owning column of this column header.  
public PropertyOwningGridGets the owning grid of this column header.  
public PropertyPadding (Inherited from System.Windows.Controls.Control)
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyPlatform (Inherited from Intersoft.Client.Framework.ISContentControl)
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertySeparatorBrushGets or sets the Brush used to paint the column header separator lines.  
public PropertySeparatorVisibilityGets or sets a value indicating whether the column header separator lines are visible.  
public PropertySortIconVisibilityGets or sets a value indicating whether the column header sort icon is visible.  
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTemplate (Inherited from System.Windows.Controls.Control)
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyDefaultStyleKey (Inherited from System.Windows.Controls.Control)
protected PropertyProductOverridden. Product Info.  
Top

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodAttachEventHandlersOverridden. Attach built-in event handlers to control templates. Call this method if necessary.  
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodDetachedEventHandlersOverridden. Detach built-in event handlers from control templates. Call this method if necessary.  
public MethodDispose (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFocus (Inherited from System.Windows.Controls.Control)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitializeStoryboards (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodInitializeTemplatesOverridden. Initializes control templates.  
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplateOverridden. Builds the visual tree for the UXGridViewColumnHeader when a new template is applied.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefreshClip (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodResumeLayout (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodSuspendLayout (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnContentChangedOverridden. Called when the value of the Content property changes.  
protected MethodOnCornerRadiusChanged (Inherited from Intersoft.Client.Framework.ISContentControl)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
protected MethodOnGotFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
protected MethodOnLostFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnLostMouseCaptureOverridden. Called before the LostMouseCapture event occurs.  
protected MethodOnMouseEnterOverridden. Called before the MouseEnter event occurs.  
protected MethodOnMouseLeaveOverridden. Called before the MouseLeave event occurs.  
protected MethodOnMouseLeftButtonDownOverridden. Called before the MouseLeftButtonDown event occurs.  
protected MethodOnMouseLeftButtonUpOverridden. Called before the MouseLeftButtonUp event occurs.  
protected MethodOnMouseMoveOverridden. Called before the MouseLMove event occurs.  
protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
protected MethodOnUnloaded (Inherited from Intersoft.Client.Framework.ISContentControl)
Top

Public Events

 NameDescription
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventContentChanged (Inherited from Intersoft.Client.Framework.ISContentControl)
public EventDragEnter (Inherited from System.Windows.UIElement)
public EventDragLeave (Inherited from System.Windows.UIElement)
public EventDragOver (Inherited from System.Windows.UIElement)
public EventDrop (Inherited from System.Windows.UIElement)
public EventGotFocus (Inherited from System.Windows.UIElement)
public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
public EventKeyDown (Inherited from System.Windows.UIElement)
public EventKeyUp (Inherited from System.Windows.UIElement)
public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
public EventLoaded (Inherited from System.Windows.FrameworkElement)
public EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostMouseCapture (Inherited from System.Windows.UIElement)
public EventMouseEnter (Inherited from System.Windows.UIElement)
public EventMouseLeave (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventMouseMove (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventMouseWheel (Inherited from System.Windows.UIElement)
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventTextInput (Inherited from System.Windows.UIElement)
public EventTextInputStart (Inherited from System.Windows.UIElement)
public EventTextInputUpdate (Inherited from System.Windows.UIElement)
public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

© 2012 All Rights Reserved.