
'Declaration <TemplateVisualStateAttribute(GroupName="GroupState", Name="Expanded")> <ContentPropertyAttribute("Content", True)> Public Class RangeGroupButtonPresenter Inherits System.Windows.Controls.Button
'Usage Dim instance As RangeGroupButtonPresenter
[TemplateVisualState(GroupName="GroupState", Name="Expanded")] [ContentProperty("Content", true)] public class RangeGroupButtonPresenter : System.Windows.Controls.Button
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
System.Windows.Controls.Primitives.ButtonBase
System.Windows.Controls.Button
GrapeCity.Windows.SpreadSheet.UI.RangeGroupButtonPresenter