Class SerializableTreeGridHyperlinkColumn
Represents a class that is used to serialize and deserialize TreeGridHyperlinkColumn property settings.
Inherited Members
Namespace: Syncfusion.UI.Xaml.TreeGrid
Assembly: Syncfusion.SfGrid.WPF.dll
Syntax
public class SerializableTreeGridHyperlinkColumn : SerializableTreeGridColumn
Constructors
SerializableTreeGridHyperlinkColumn()
Declaration
public SerializableTreeGridHyperlinkColumn()
Properties
HorizontalAlignment
Gets or sets the horizontal alignment of the SerializableTreeGridHyperlinkColumn.
Declaration
public HorizontalAlignment HorizontalAlignment { get; set; }
Property Value
| Type |
|---|
| System.Windows.HorizontalAlignment |