[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.C1ExpressionEditorPanel.DescriptionPanelStyle

DescriptionPanelStyle Property

DescriptionPanelStyle

Gets or sets the style for description panel.

Declaration
public Style DescriptionPanelStyle { get; set; }
Public Property DescriptionPanelStyle As Style
Remarks

Expected style TargetType is C1.WPF.Core.C1Border. It receives C1.CalcEngine.ExpressionItem as a DataContext.