GrapeCity.Windows.SpreadSheet.UI Namespace > RangeGroupButtonPresenter Class : Width Property |
'Declaration <System.Windows.LocalizabilityAttribute(Category=LocalizationCategory.None, Readability=Readability.Unreadable, Modifiability=Modifiability.Modifiable)> <System.ComponentModel.TypeConverterAttribute("System.Windows.LengthConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")> Public Property Width As System.Double
'Usage Dim instance As RangeGroupButtonPresenter Dim value As System.Double instance.Width = value value = instance.Width
[System.Windows.Localizability(Category=LocalizationCategory.None, Readability=Readability.Unreadable, Modifiability=Modifiability.Modifiable)] [System.ComponentModel.TypeConverter("System.Windows.LengthConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")] public System.double Width {get; set;}
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)