| FlexContainerHighlightConfigCrossAlignment Property  | 
Version 90.6.50 
            Style of the self-alignment line (align-items).
            
 
    Namespace: 
   CefSharp.DevTools.Overlay
    Assembly:
   CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
 Syntax
Syntaxpublic LineStyle CrossAlignment { get; set; }public:
property LineStyle^ CrossAlignment {
	LineStyle^ get ();
	void set (LineStyle^ value);
}Property Value
Type: 
LineStyle See Also
See Also