ITableColumnDefinition.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:
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.