conaito Office2Silverlight SDK
Gets or sets the thumb top indent.
Namespace: Conaito.Office2Silverlight
Assembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public int ThumbTopIndent { get; set; } |
Visual Basic |
---|
Public Property ThumbTopIndent As Integer Get Set |
Visual C++ |
---|
public: property int ThumbTopIndent { int get (); void set (int value); } |