BaseLayoutItem.GetPaintAppearanceItemCaptionByState(ObjectState) Method
In This Article
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
public virtual AppearanceObject GetPaintAppearanceItemCaptionByState(
ObjectState objectState
)
#Parameters
Name | Type |
---|---|
object |
DevExpress. |
#Returns
Type |
---|
Appearance |
See Also