IWinListViewGroupHeaderAlign Property |
Returns the alignment of the group’s header text.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax Alignment HeaderAlign { get; }
ReadOnly Property HeaderAlign As Alignment
Get
Dim instance As IWinListViewGroup
Dim value As Alignment
value = instance.HeaderAlign
property Alignment HeaderAlign {
Alignment get ();
}
Property Value
Type:
AlignmentExceptions See Also