FeatureHintMoreInformationText Property |
Gets the more information text to view in the viewer: empty string if no url is set, otherwise 'View'.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.ContextSensitiveActions
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax public string MoreInformationText { get; }
Public ReadOnly Property MoreInformationText As String
Get
Property Value
Type:
StringSee Also