Interface StudioPropertyGroups.GridColumnVisibilityComponent

All Superinterfaces:
StudioPropertyGroups.AlignSelf, StudioPropertyGroups.BaseComponent, StudioPropertyGroups.BaseSizedComponent, StudioPropertyGroups.BaseSizedComponentWithClassNames, StudioPropertyGroups.BaseSizedEnabledComponentWithClassName, StudioPropertyGroups.ClassNames, StudioPropertyGroups.Colspan, StudioPropertyGroups.Css, StudioPropertyGroups.Enabled, StudioPropertyGroups.FocusShortcut, StudioPropertyGroups.HasFocusableAttributes, StudioPropertyGroups.HasHeightAttributes, StudioPropertyGroups.HasSizeAttributes, StudioPropertyGroups.HasWidthAttributes, StudioPropertyGroups.Height, StudioPropertyGroups.Id, StudioPropertyGroups.IdAndVisible, StudioPropertyGroups.JustifySelf, StudioPropertyGroups.MaxHeight, StudioPropertyGroups.MaxWidth, StudioPropertyGroups.MinAndMaxHeight, StudioPropertyGroups.MinAndMaxWidth, StudioPropertyGroups.MinHeight, StudioPropertyGroups.MinWidth, StudioPropertyGroups.SizedComponentDefaultProperties, StudioPropertyGroups.TabIndex, StudioPropertyGroups.Text, StudioPropertyGroups.TextAttributes, StudioPropertyGroups.Visible, StudioPropertyGroups.WhiteSpace, StudioPropertyGroups.Width
Enclosing class:
StudioPropertyGroups

@StudioProperty(xmlAttribute="dataGrid",type=COMPONENT_REF,category="General",required=true,componentRefTags={"dataGrid","treeDataGrid"}) @StudioProperty(xmlAttribute="exclude",type=VALUES_LIST) @StudioProperty(xmlAttribute="hideAllEnabled",type=BOOLEAN,defaultValue="true") @StudioProperty(xmlAttribute="icon",type=ICON,category="Look & Feel",initialValue="COG") @StudioProperty(xmlAttribute="include",type=VALUES_LIST) @StudioProperty(xmlAttribute="showAllEnabled",type=BOOLEAN,defaultValue="true") @StudioProperty(xmlAttribute="themeNames",type=VALUES_LIST,category="Look & Feel",options={"small","large","tertiary","tertiary-inline","primary","success","warning","error","contrast","icon"}) public static interface StudioPropertyGroups.GridColumnVisibilityComponent extends StudioPropertyGroups.SizedComponentDefaultProperties, StudioPropertyGroups.TextAttributes, StudioPropertyGroups.HasFocusableAttributes