NagScreenConfigurationMoreInformationGroupboxHeaderText Property |
Gets or sets the header text of more information group box
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public string MoreInformationGroupboxHeaderText { get; set; }
Public Property MoreInformationGroupboxHeaderText As String
Get
Set
public:
property String^ MoreInformationGroupboxHeaderText {
String^ get ();
void set (String^ value);
}
member MoreInformationGroupboxHeaderText : string with get, set
Return Value
Type:
StringSee Also