MetaColumnHelperShowValues Property |
Editor Helper: Show the first 1000 values of the column
Namespace:
Seal.Model
Assembly:
SealLibrary (in SealLibrary.dll) Version: 6.0.0.0 (6.0.0.0)
Syntaxpublic string HelperShowValues { get; }
Public ReadOnly Property HelperShowValues As String
Get
public:
property String^ HelperShowValues {
String^ get ();
}
member HelperShowValues : string with get
Property Value
Type:
String
See Also