Use BottomText to specify custom text to appear below this thumbnail.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string BottomText { get; set; }
Public Property BottomText As String Get Set
public: property String^ BottomText { String^ get (); void set (String^ value); }