Interface StudioPropertyGroups.ColumnComponent

All Superinterfaces:
StudioPropertyGroups.AutoWidth, StudioPropertyGroups.BoundGridColumnDefaultProperties, StudioPropertyGroups.ColumnSortable, StudioPropertyGroups.Editable, StudioPropertyGroups.FlexGrow, StudioPropertyGroups.Footer, StudioPropertyGroups.Frozen, StudioPropertyGroups.GridColumnDefaultProperties, StudioPropertyGroups.Header, StudioPropertyGroups.Key, StudioPropertyGroups.PropertyTypeParameterT, StudioPropertyGroups.ResizableWithParentDefaultValueRef, StudioPropertyGroups.Visible, StudioPropertyGroups.WidthWithDefaultValueUndefined
Enclosing class:
StudioPropertyGroups

@StudioProperty(xmlAttribute="filterable",type=BOOLEAN,category="General",defaultValueRef="parent:filterable") @StudioProperty(xmlAttribute="textAlign",type=ENUMERATION,classFqn="com.vaadin.flow.component.grid.ColumnTextAlign",defaultValue="START",options={"CENTER","END","START"}) public static interface StudioPropertyGroups.ColumnComponent extends StudioPropertyGroups.BoundGridColumnDefaultProperties