TabbedLayoutGroupTabPageStyles.ContentStyle Property
Gets the style settings defining the content appearance within the tabbed layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public ContentStyle ContentStyle { get; }
Public ReadOnly Property ContentStyle As ContentStyle
Property Value
Type | Description |
---|---|
ContentStyle | An ContentStyle object containing style settings. |
See Also
Feedback