Intersoft ClientUI Documentation
TableColumn Class Members
Fields  Properties  Methods 


The following tables list the members exposed by TableColumn.

Public Constructors
 NameDescription
Public ConstructorTableColumn Constructor Initializes a new instance of the TableColumn class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)BackgroundProperty Identifies the Background dependency property.  
Public Fieldstatic (Shared in Visual Basic)WidthProperty Identifies the Width dependency property.  
Top
Public Properties
 NameDescription
Public PropertyBackgroundGets or sets the Brush applied to the column area.  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyWidthGets or sets the width of the column.  
Top
Public Methods
 NameDescription
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValueReturns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

TableColumn Class
Intersoft.Client.Documents Namespace

Send Feedback