| FlexContainerHighlightConfigMainDistributedSpace Property  | 
Version 90.6.50 
            Style of content-distribution space on the main axis (justify-content).
            
 
    Namespace: 
   CefSharp.DevTools.Overlay
    Assembly:
   CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
 Syntax
Syntaxpublic BoxStyle MainDistributedSpace { get; set; }public:
property BoxStyle^ MainDistributedSpace {
	BoxStyle^ get ();
	void set (BoxStyle^ value);
}Property Value
Type: 
BoxStyle See Also
See Also