Class TreeGridTextColumnBase
Provides the base implementation of text formatting in the column.
Inheritance
Inherited Members
Namespace: Syncfusion.UI.Xaml.TreeGrid
Assembly: Syncfusion.SfGrid.UWP.dll
Syntax
public abstract class TreeGridTextColumnBase : TreeGridColumn, IDisposable, IFilterDefinition
Constructors
TreeGridTextColumnBase()
Declaration
protected TreeGridTextColumnBase()
Fields
TextTrimmingProperty
Identifies the Syncfusion.UI.Xaml.TreeGrid.TreeGridTextColumnBase.TextTrimming dependency property.
Declaration
public static readonly DependencyProperty TextTrimmingProperty
Field Value
Type | Description |
---|---|
Windows.UI.Xaml.DependencyProperty |
Remarks
The identifier for the Syncfusion.UI.Xaml.TreeGrid.TreeGridTextColumnBase.TextTrimming dependency property.
TextWrappingProperty
Identifies the Syncfusion.UI.Xaml.TreeGrid.TreeGridTextColumnBase.TextWrapping dependency property.
Declaration
public static readonly DependencyProperty TextWrappingProperty
Field Value
Type | Description |
---|---|
Windows.UI.Xaml.DependencyProperty |
Remarks
The identifier for the Syncfusion.UI.Xaml.TreeGrid.TreeGridTextColumnBase.TextWrapping dependency property.
Properties
TextTrimming
Gets or sets the text trimming to apply when the cell content overflows the content area.
Declaration
public TextTrimming TextTrimming { get; set; }
Property Value
Type | Description |
---|---|
Windows.UI.Xaml.TextTrimming | One of the |
TextWrapping
Gets or sets a value that indicates how cell content should wrap the text in the column.
Declaration
public TextWrapping TextWrapping { get; set; }
Property Value
Type | Description |
---|---|
Windows.UI.Xaml.TextWrapping | One of the |
Methods
SetDisplayBindingConverter()
Sets the converter for the
Declaration
protected override void SetDisplayBindingConverter()
Overrides
Remarks
You can override this method to specify the converter for