TableColumnDefinitionBase.HeaderName 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.
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.