TableControlColumnHeader.Alignment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Alignment of the string within the column
public:
property System::Management::Automation::Alignment Alignment { System::Management::Automation::Alignment get(); void set(System::Management::Automation::Alignment value); };
public System.Management.Automation.Alignment Alignment { get; set; }
member this.Alignment : System.Management.Automation.Alignment with get, set
Public Property Alignment As Alignment