| PropertyManagerPageOptionBoxCaption Property |
[Missing <summary> documentation for "P:CodeStack.SwEx.PMPage.Controls.PropertyManagerPageOptionBox.Caption"]
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 Caption { get; set; }
Public Property Caption As String
Get
Set
public:
virtual property String^ Caption {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
StringImplements
IPropertyManagerPageOption.CaptionSee Also