Share via


TableColumnDefinitionBase.HeaderName Property

Definition

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

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

Property Value

Returns String.

Implements

Applies to