| PropertyManagerPageOptionBoxTip Property |
[Missing <summary> documentation for "P:CodeStack.SwEx.PMPage.Controls.PropertyManagerPageOptionBox.Tip"]
Namespace:
CodeStack.SwEx.PMPage.Controls
Assembly:
CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax public string Tip { get; set; }
Public Property Tip As String
Get
Set
public:
virtual property String^ Tip {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
StringImplements
IPropertyManagerPageControl.TipSee Also