ITableColumnDefinition.HeaderName Property

Definition

Localized name used when adding headers to entries copied from the control to the clipboard.

public:
 property System::String ^ HeaderName { System::String ^ get(); };
public:
 property Platform::String ^ HeaderName { Platform::String ^ get(); };
public string HeaderName { get; }
member this.HeaderName : string
Public ReadOnly Property HeaderName As String

Property Value

Returns String.

Applies to