TableColumnDefinitionBase.EmptyStrings Field

Definition

An empty string.

protected: static initonly System::Collections::Generic::IReadOnlyList<System::String ^> ^ EmptyStrings;
protected static readonly System.Collections.Generic.IReadOnlyList<string> EmptyStrings;
 staticval mutable EmptyStrings : System.Collections.Generic.IReadOnlyList<string>
Protected Shared ReadOnly EmptyStrings As IReadOnlyList(Of String) 

Field Value

Applies to