Class GroupStyle

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: PresentationFramework, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: PresentationFramework
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Windows.Controls.GroupStyle
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • GroupStyle

        public GroupStyle​(java.lang.Object instance)
                   throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • GroupStyle

        public GroupStyle()
                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getHidesIfEmpty

        public boolean getHidesIfEmpty()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setHidesIfEmpty

        public void setHidesIfEmpty​(boolean HidesIfEmpty)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getAlternationCount

        public int getAlternationCount()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAlternationCount

        public void setAlternationCount​(int AlternationCount)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getHeaderStringFormat

        public java.lang.String getHeaderStringFormat()
                                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setHeaderStringFormat

        public void setHeaderStringFormat​(java.lang.String HeaderStringFormat)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getHeaderTemplateSelector

        public DataTemplateSelector getHeaderTemplateSelector()
                                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setHeaderTemplateSelector

        public void setHeaderTemplateSelector​(DataTemplateSelector HeaderTemplateSelector)
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDefault

        public static GroupStyle getDefault()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPanel

        public ItemsPanelTemplate getPanel()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPanel

        public void setPanel​(ItemsPanelTemplate Panel)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getContainerStyleSelector

        public StyleSelector getContainerStyleSelector()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setContainerStyleSelector

        public void setContainerStyleSelector​(StyleSelector ContainerStyleSelector)
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getHeaderTemplate

        public DataTemplate getHeaderTemplate()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setHeaderTemplate

        public void setHeaderTemplate​(DataTemplate HeaderTemplate)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getContainerStyle

        public Style getContainerStyle()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setContainerStyle

        public void setContainerStyle​(Style ContainerStyle)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable