FlexContainerHighlightConfigCrossDistributedSpace Property |
Version 130.1.90
Style of content-distribution space on the cross axis (align-content).
Namespace: CefSharp.DevTools.OverlayAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public BoxStyle CrossDistributedSpace { get; set; }
public:
property BoxStyle^ CrossDistributedSpace {
BoxStyle^ get ();
void set (BoxStyle^ value);
}
Property Value
BoxStyleSee Also