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.ContextSensitiveActionsAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public string MoreInformationText { get; }
Public ReadOnly Property MoreInformationText As String
Get
Property Value
Type:
StringSee Also