| PropertyManagerPageOptionBoxStyle Property |
[Missing <summary> documentation for "P:CodeStack.SwEx.PMPage.Controls.PropertyManagerPageOptionBox.Style"]
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 int Style { get; set; }
Public Property Style As Integer
Get
Set
public:
virtual property int Style {
int get () sealed;
void set (int value) sealed;
}
Property Value
Type:
Int32Implements
IPropertyManagerPageOption.StyleSee Also