SpreadsheetGear.Windows.Controls Namespace > SheetTabScrollButton Class : ContentStringFormat Property |
'Declaration
<CustomCategoryAttribute("Content")> <System.ComponentModel.BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)> Public Property ContentStringFormat As System.String
'Usage
Dim instance As SheetTabScrollButton Dim value As System.String instance.ContentStringFormat = value value = instance.ContentStringFormat
[CustomCategory("Content")] [System.ComponentModel.Bindable(Bindable=true, Direction=BindingDirection.OneWay)] public System.string ContentStringFormat {get; set;}
public read-write property ContentStringFormat: System.String;
CustomCategoryAttribute("Content") System.ComponentModel.BindableAttribute(Bindable=, Direction=BindingDirection.OneWay) public function get,set ContentStringFormat : System.String
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2