conaito Office2Silverlight SDK
Assembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)
Gets or sets a value indicating whether [show size mode picker].
Namespace: Conaito.Office2SilverlightAssembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public bool ShowSizeModePicker { get; set; } |
| Visual Basic |
|---|
Public Property ShowSizeModePicker As Boolean Get Set |
| Visual C++ |
|---|
public: property bool ShowSizeModePicker { bool get (); void set (bool value); } |